public final class Content$minusRange extends ContentRange implements RequestResponseHeader, scala.Product, java.io.Serializable
HttpHeader.ParsingResult, HttpHeader.ParsingResult$| Constructor and Description | 
|---|
| Content$minusRange(RangeUnit rangeUnit,
                  ContentRange contentRange) | 
| Modifier and Type | Method and Description | 
|---|---|
| static Content$minusRange | apply(ByteContentRange byteContentRange) | 
| protected Content$minusRange$ | companion() | 
| ContentRange | contentRange() | 
| static java.lang.String | lowercaseName() | 
| static java.lang.String | name() | 
| static scala.util.Either<scala.collection.immutable.List<ErrorInfo>,T> | parseFromValueString(java.lang.String value) | 
| RangeUnit | rangeUnit() | 
| static <R extends Rendering> | render(R r) | 
| <R extends Rendering> | renderValue(R r) | 
createfastFind, is, isNot, lowercaseName, name, parse, unapply, unsafeToString, valueparse, renderInRequests, renderInResponsesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrenderInRequestsrenderInResponseslowercaseName, name, render, value$init$, productArity, productElement, productElementName, productElementNames, productIterator, productPrefixtoStringrenderpublic Content$minusRange(RangeUnit rangeUnit, ContentRange contentRange)
public static Content$minusRange apply(ByteContentRange byteContentRange)
public static java.lang.String name()
public static java.lang.String lowercaseName()
public static scala.util.Either<scala.collection.immutable.List<ErrorInfo>,T> parseFromValueString(java.lang.String value)
public RangeUnit rangeUnit()
rangeUnit in class ContentRangepublic ContentRange contentRange()
public <R extends Rendering> Rendering renderValue(R r)
renderValue in interface ModeledHeaderprotected Content$minusRange$ companion()
companion in interface ModeledHeader