ktPair

val <L, R> Pair<L, R>.ktPair: Pair<L, R>

Converts an Apache Commons Lang Pair to a Kotlin Pair.