public class Pos2 extends java.lang.Object
Pos2()
Pos2(int x, int y)
Pos2
add(int x, int y)
boolean
equals(java.lang.Object o)
int
getX()
getY()
hashCode()
set(int x, int y)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Pos2()
public Pos2(int x, int y)
public int getX()
public int getY()
public Pos2 set(int x, int y)
public Pos2 add(int x, int y)
public boolean equals(java.lang.Object o)
equals
java.lang.Object
public int hashCode()
hashCode