Uses of Interface
com.io7m.jranges.RangeInclusiveLType
-
Packages that use RangeInclusiveLType Package Description com.io7m.jranges Core functions and types. -
-
Uses of RangeInclusiveLType in com.io7m.jranges
Classes in com.io7m.jranges that implement RangeInclusiveLType Modifier and Type Class Description classRangeInclusiveLAn inclusive range withlongcomponents.Methods in com.io7m.jranges with parameters of type RangeInclusiveLType Modifier and Type Method Description static RangeInclusiveLRangeInclusiveL. copyOf(RangeInclusiveLType instance)Creates an immutable copy of aRangeInclusiveLTypevalue.RangeInclusiveL.BuilderRangeInclusiveL.Builder. from(RangeInclusiveLType instance)Fill a builder with attribute values from the providedRangeInclusiveLTypeinstance.
-