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, isSatisfiable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getSatisfiableFirst, getSatisfiableLast, isOther, isSatisfiable
toString
public java.lang.String value()
value
in interface ValueRenderable
public <R extends Rendering> Rendering render(R r)
render
in interface Renderable
public boolean isByteContentRange()
isByteContentRange
in class ContentRange
public java.util.OptionalLong getInstanceLength()
getInstanceLength
in class ContentRange
public java.util.Optional<java.lang.String> getOtherValue()
getOtherValue
in interface ContentRange
getOtherValue
in class ContentRange