public interface RangeDefinedSupplier<T> extends BatchSupplier<java.lang.String>
| Modifier and Type | Field and Description |
|---|---|
static char[] |
RANGE_BRACKETS
Special characters
|
static char |
RANGE_DELIMITER |
static char[] |
SEED_BRACKETS |
| Modifier and Type | Method and Description |
|---|---|
T |
value() |
get, reset, skipstatic final char[] RANGE_BRACKETS
static final char RANGE_DELIMITER
static final char[] SEED_BRACKETS
T value()