- Enclosing class:
- Ranges
public static class Ranges.Entry
extends Object
-
Constructor Summary
Constructors
Entry(long start,
long end)
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Entry
public Entry(long start,
long end)
-
Method Details
-
getStart
public long getStart()
-
getEnd
public long getEnd()