public class IntPair extends java.lang.Object
IntPair(int left, int right)
int
getLeft()
getRight()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IntPair(int left, int right)
left
right
public int getLeft()
public int getRight()