Package | Description |
---|---|
org.apache.commons.jexl3.internal |
Provides utilities for introspection services.
|
Modifier and Type | Class and Description |
---|---|
static class |
IntegerRange.Ascending
Ascending integer range.
|
static class |
IntegerRange.Descending
Descending integer range.
|
Modifier and Type | Method and Description |
---|---|
static IntegerRange |
IntegerRange.create(int from,
int to)
Creates a range, ascending or descending depending on boundaries order.
|
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.