public class Position extends Object
Position(int x, int y, int z)
boolean
equals(Object o)
int
getX()
getY()
getZ()
hashCode()
String
toString()
getClass, notify, notifyAll, wait, wait, wait
public Position(int x, int y, int z)
public int getX()
public int getY()
public int getZ()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2020. All rights reserved.