| Constructor and Description |
|---|
PointInterval(T point) |
public PointInterval(T point)
public T getPoint()
public void setPoint(T point)
public boolean startInclusive()
startInclusive in interface Interval<T>public boolean endInclusive()
endInclusive in interface Interval<T>Copyright © 2012–2014. All rights reserved.