public final class Range extends Object
| Constructor and Description |
|---|
Range(int lo,
int hi) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSingle() |
int |
size() |
String |
toString() |
static String |
toString(int lo,
int hi) |