public class IdRange
extends java.lang.Object
Constructor and Description |
---|
IdRange(long singleVal) |
IdRange(long lowVal,
long highVal) |
Modifier and Type | Method and Description |
---|---|
long |
getHighVal() |
long |
getLowVal() |
boolean |
includes(long uid) |