public interface PairInterface<FIRST,SECOND>
Pair
IntIntPair
FIRST
getFirst()
SECOND
getSecond()
FIRST getFirst()
SECOND getSecond()