| Package | Description |
|---|---|
| org.apache.commons.lang3 |
Provides highly reusable static utility methods, chiefly concerned with adding value to the
java.lang classes. |
| Modifier and Type | Class and Description |
|---|---|
class |
DoubleRange
Specializes
NumberRange for Doubles. |
class |
IntegerRange
Specializes
NumberRange for Integers. |
class |
LongRange
Specializes
NumberRange for Longs. |
Copyright © 2001–2023 The Apache Software Foundation. All rights reserved.