public static class Pairs.IntPair extends Object
IntPair(int left, int right)
boolean
equals(Object obj)
int
getLeft()
getRight()
hashCode()
void
setLeft(int left)
setRight(int right)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public IntPair(int left, int right)
public int getLeft()
public int getRight()
public void setLeft(int left)
public void setRight(int right)
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals