Uses of Interface
com.io7m.jranges.RangeInclusiveIType
-
Packages that use RangeInclusiveIType Package Description com.io7m.jranges Core functions and types. -
-
Uses of RangeInclusiveIType in com.io7m.jranges
Classes in com.io7m.jranges that implement RangeInclusiveIType Modifier and Type Class Description classRangeInclusiveIAn inclusive range withintcomponents.Methods in com.io7m.jranges with parameters of type RangeInclusiveIType Modifier and Type Method Description static RangeInclusiveIRangeInclusiveI. copyOf(RangeInclusiveIType instance)Creates an immutable copy of aRangeInclusiveITypevalue.RangeInclusiveI.BuilderRangeInclusiveI.Builder. from(RangeInclusiveIType instance)Fill a builder with attribute values from the providedRangeInclusiveITypeinstance.
-