|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LongRange | |
|---|---|
| org.apache.commons.jexl3.internal | Provides utilities for introspection services. |
| Uses of LongRange in org.apache.commons.jexl3.internal |
|---|
| Subclasses of LongRange in org.apache.commons.jexl3.internal | |
|---|---|
static class |
LongRange.Ascending
Ascending long range. |
static class |
LongRange.Descending
Descending long range. |
| Methods in org.apache.commons.jexl3.internal that return LongRange | |
|---|---|
static LongRange |
LongRange.create(long from,
long to)
Creates a range, ascending or descending depending on boundaries order. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||