Class TimeSegment<T>
java.lang.Object
com.djrapitops.plan.delivery.domain.TimeSegment<T>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic <V> Comparator<TimeSegment<V>>
static <V> Comparator<TimeSegment<V>>
boolean
long
getEnd()
long
getStart()
getValue()
int
hashCode()
toString()
-
Constructor Details
-
TimeSegment
-
-
Method Details