public class Coordinates extends Object
Coordinates(int line, int column)
boolean
equals(Object o)
int
getColumn()
getLine()
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Coordinates(int line, int column)
public int getLine()
public int getColumn()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2013. All Rights Reserved.