Uses of Interface
org.midheaven.math.Interval
Packages that use Interval
-
Uses of Interval in org.midheaven.math
Methods in org.midheaven.math that return IntervalModifier and TypeMethodDescriptionstatic <C> Interval<C> Interval.empty()An empty interval.EndInclusionBuilder.exclusive()Performs exclusive.EndInclusionBuilder.inclusive()Performs inclusive.EndIntervalBuilder.toInfinity()Returns to Infinity.Methods in org.midheaven.math with parameters of type IntervalModifier and TypeMethodDescriptionbooleanPerforms contains.booleanInterval.intersects(Interval<T> other) Performs intersects.Method parameters in org.midheaven.math with type arguments of type Interval