public interface Range extends EditorBase, Check
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Range.Builder |
| Modifier and Type | Method and Description |
|---|---|
int |
getMax() |
int |
getMin() |
boolean |
isMaxIncl() |
boolean |
isMinIncl() |