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
Rangeendpoint of some object.An enumeration containing instances ofEndpointAccessor, forRange.lowerEndpoint()s orRange.upperEndpoint().An enumeration with implementations ofEndpointAccessors for accessing the end points ofRangeobjects.Interface for a handler that describes the properties of an end point ofRange.An enumeration with implementations ofEndpointDescriptors.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 possibleEndpointTypes.Enumeration with the possible relationships between a range and a point.A range map to which ranges can be added.