Package | Description |
---|---|
org.apache.commons.functor.range |
Contains code related to Ranges.
|
Class and Description |
---|
AbstractRange
Abstract
Range . |
BoundType
Determine the bound type of a range.
|
CharacterRange
A generator for a range of characters.
|
DoubleRange
A generator for a range of doubles.
|
Endpoint
Represent an endpoint of a range.
|
FloatRange
A generator for a range of float.
|
IntegerRange
A range of integers.
|
LongRange
A range of longs.
|
NumericRange
A base class for numeric ranges.
|
Range
Represent an interval of elements that varies from the left limit
to the right limit.
|
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.