public class PointRealNumber<X extends com.accelad.math.nilgiri.RealNumber<X>> extends Object
PointRealNumber()
PointRealNumber(X x, X y)
boolean
equals(Object obj)
X
getX()
getY()
int
hashCode()
void
setX(X x)
setY(X y)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public PointRealNumber()
public PointRealNumber(X x, X y)
public void setX(X x)
public void setY(X y)
public X getX()
public X getY()
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2016–2017 AccelaD. All rights reserved.