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