@Deprecated public interface Pair<L,R>
Tuple2
L
getLeft()
R
getRight()
L getLeft()
R getRight()
see also the complete user documentation .