Uses of Package
de.xima.fc.utils.range
Packages that use de.xima.fc.utils.range
-
Classes in de.xima.fc.utils.range used by de.xima.fc.utils.rangeClassDescriptionPOJO class describing an end point of a range, either a lower or upper end point.Interface for a handler that allows accessing a
Range
endpoint of some object.An enumeration containing instances ofEndpointAccessor
, forRange.lowerEndpoint()
s orRange.upperEndpoint()
.An enumeration with implementations ofEndpointAccessor
s for accessing the end points ofRange
objects.Interface for a handler that describes the properties of an end point ofRange
.An enumeration with implementations ofEndpointDescriptor
s.Describes the direction or type of end point, i.e. whether it is a lower or upper end point.Interface for a handler that describes an end of an interval.A comparator for comparing two end points of a range.An enumeration with implementations ofEndpointTypeComparator
.An enumeration with implementations of all possibleEndpointType
s.Enumeration with the possible relationships between a range and a point.A range map to which ranges can be added.