Uses of Interface
io.github.mmm.base.range.Range
-
Packages that use Range Package Description io.github.mmm.base.range -
-
Uses of Range in io.github.mmm.base.range
Subinterfaces of Range in io.github.mmm.base.range Modifier and Type Interface Description interface
WritableRange<V>
Classes in io.github.mmm.base.range that implement Range Modifier and Type Class Description class
AbstractRange<V>
Implementation ofRange
.class
NumberRangeType
class
RangeType<V>
Implementation ofRange
.Methods in io.github.mmm.base.range that return Range Modifier and Type Method Description static <T> Range<T>
Range. unbounded()
-