Class Point
java.lang.Object
org.aesh.terminal.tty.Point
- Author:
- invalid input: '<'a href=mailto:stale.pedersen@jboss.org">Ståle W. Pedersen
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Point
public Point(int x, int y)
-
-
Method Details
-
x
public int x() -
y
public int y() -
equals
-
hashCode
-
toString
-