| Name | Description | Type | Package | Framework |
| AbstractRange | Class | org.apache.commons.functor.range | Apache Commons | |
| BoundType | Determine the bound type of a range. | Class | org.apache.commons.functor.range | Apache Commons |
| CharacterRange | A generator for a range of characters. | Class | org.apache.commons.functor.range | Apache Commons |
| DoubleRange | A generator for a range of doubles. | Class | org.apache.commons.functor.range | Apache Commons |
| Endpoint | Represent an endpoint of a range. | Class | org.apache.commons.functor.range | Apache Commons |
| FloatRange | A generator for a range of float. | Class | org.apache.commons.functor.range | Apache Commons |
| IntegerRange | A range of integers. | Class | org.apache.commons.functor.range | Apache Commons |
| LongRange | Class | org.apache.commons.functor.range | Apache Commons | |
| NumericRange | A base class for numeric ranges. | Class | org.apache.commons.functor.range | Apache Commons |
| Range | Represent an interval of elements that varies from the left limit to the right limit. | Interface | org.apache.commons.functor.range | Apache Commons |
| Ranges | Class | org.apache.commons.functor.range | Apache Commons | |