public static final class ContentRange.Other extends ContentRange implements ContentRange, scala.Product, java.io.Serializable
other-range-resp.ContentRange.Default, ContentRange.Default$, ContentRange.Other, ContentRange.Other$, ContentRange.Unsatisfiable, ContentRange.Unsatisfiable$| Constructor and Description | 
|---|
| Other(java.lang.String value) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.OptionalLong | getInstanceLength()Java API | 
| java.util.Optional<java.lang.String> | getOtherValue()Java API | 
| boolean | isByteContentRange()Java API | 
| <R extends Rendering> | render(R r) | 
| java.lang.String | value() | 
create, create, create, createOther, createUnsatisfiable, getSatisfiableFirst, getSatisfiableLast, isOther, isSatisfiableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSatisfiableFirst, getSatisfiableLast, isOther, isSatisfiabletoStringpublic java.lang.String value()
value in interface ValueRenderablepublic <R extends Rendering> Rendering render(R r)
render in interface Renderablepublic boolean isByteContentRange()
isByteContentRange in class ContentRangepublic java.util.OptionalLong getInstanceLength()
getInstanceLength in class ContentRangepublic java.util.Optional<java.lang.String> getOtherValue()
getOtherValue in interface ContentRangegetOtherValue in class ContentRange