-
-
Constructor Summary
Constructors
Constructor and Description |
Ranges.Entry(long start,
long end) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
long |
getEnd() |
long |
getStart() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getStart
public long getStart()
-
getEnd
public long getEnd()
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.