Class Ranges.Entry
- java.lang.Object
- 
- org.apache.tomcat.util.http.parser.Ranges.Entry
 
- 
- Enclosing class:
- Ranges
 
 public static class Ranges.Entry extends java.lang.Object
- 
- 
Constructor SummaryConstructors Constructor Description Entry(long start, long end)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description longgetEnd()longgetStart()
 
-