public class Range extends Object
Range(long leftOpen, long rightClose)
int
getCount()
long
getLeftOpen()
getRightClose()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Range(long leftOpen, long rightClose)
public long getLeftOpen()
public long getRightClose()
public int getCount()
public String toString()
toString
Object
Copyright © 2013. All rights reserved.