Constructor and Description |
---|
Range(long begin,
long end) |
Modifier and Type | Method and 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.
|
<T> List<T> |
subList(List<T> list) |
String |
toString() |
Copyright © 2002 – 2024 Project Wonder.