Class Interval
java.lang.Object
org.teamapps.ux.component.timegraph.Interval
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Interval
public Interval(long min, long max)
-
-
Method Details
-
union
-
intersection
-
empty
-
getMin
public long getMin() -
getMax
public long getMax() -
toUiLongInterval
-
toString
-
equals
-
hashCode
-