public class Coords extends Object
Coords(int x, int y)
boolean
equals(Object obj)
int
getX()
getY()
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Coords(int x, int y)
public boolean equals(Object obj)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
public int getX()
public int getY()
Copyright © 2017. All Rights Reserved.