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