public class IdRange extends Object
IdRange(long singleVal)
IdRange(long lowVal, long highVal)
long
getHighVal()
getLowVal()
boolean
includes(long uid)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IdRange(long singleVal)
public IdRange(long lowVal, long highVal)
public long getLowVal()
public long getHighVal()
public boolean includes(long uid)
Copyright © 2006-2014 Icegreen Technologies. All Rights Reserved.