| Constructor | Description |
|---|---|
Range(long begin,
long end) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
contains(long value) |
|
boolean |
equals(Object obj) |
|
long |
getBegin() |
|
long |
getEnd() |
|
long |
getWidth() |
|
int |
hashCode() |
|
boolean |
isSingularity() |
Returns true if the start and end are the same (i.e.
|
Copyright © 2018. All rights reserved.