public class Location extends Object
private int
x
y
Location(int a, int b)
int
getX()
getY()
hashCode()
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
private final int x
private final int y
public Location(int a, int b)
a
b
public final int getX()
public final int getY()
public final int hashCode()
hashCode
Object
Copyright © 2016. All rights reserved.