Klasse Interval
java.lang.Object
org.teamapps.ux.component.timegraph.Interval
-
Konstruktordetails
-
Interval
public Interval(long min, long max)
-
-
Methodendetails
-
union
-
intersection
-
empty
-
getMin
public long getMin() -
getMax
public long getMax() -
toUiLongInterval
public org.teamapps.dto.UiLongInterval toUiLongInterval() -
toString
-
equals
-
hashCode
public int hashCode()
-