|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Ranges.Range | |
|---|---|
| org.abstracthorizon.danube.http.util | |
| Uses of Ranges.Range in org.abstracthorizon.danube.http.util |
|---|
| Fields in org.abstracthorizon.danube.http.util declared as Ranges.Range | |
|---|---|
protected Ranges.Range |
Ranges.singleRange
If this is a single range then it is stored here |
| Fields in org.abstracthorizon.danube.http.util with type parameters of type Ranges.Range | |
|---|---|
protected List<Ranges.Range> |
Ranges.ranges
List of ranges for multi-range |
| Methods in org.abstracthorizon.danube.http.util that return Ranges.Range | |
|---|---|
Ranges.Range |
Ranges.getSingleRange()
Returns single range or null |
| Methods in org.abstracthorizon.danube.http.util that return types with arguments of type Ranges.Range | |
|---|---|
List<Ranges.Range> |
Ranges.getRanges()
Returns list of ranges |
| Methods in org.abstracthorizon.danube.http.util with parameters of type Ranges.Range | |
|---|---|
protected boolean |
Ranges.combine(Ranges.Range range1,
Ranges.Range range2)
Tries to combine two ranges. |
protected void |
Ranges.updateSize(Ranges.Range range)
Updates size to prefix and suffix ranges |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||