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