public abstract class ContentRange extends HttpHeader
HttpHeader.ParsingResult, HttpHeader.ParsingResult$| Constructor and Description | 
|---|
| ContentRange() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract ContentRange | contentRange() | 
| static ContentRange | create(RangeUnit rangeUnit,
      ContentRange contentRange) | 
| abstract RangeUnit | rangeUnit() | 
fastFind, is, isNot, lowercaseName, name, parse, unapply, unsafeToString, valueparse, renderInRequests, renderInResponsesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoStringrenderpublic abstract RangeUnit rangeUnit()
public abstract ContentRange contentRange()
public static ContentRange create(RangeUnit rangeUnit, ContentRange contentRange)