public static final class ContentRange.Unsatisfiable extends ContentRange implements ByteContentRange, scala.Product, java.io.Serializable
ContentRange.Default, ContentRange.Default$, ContentRange.Other, ContentRange.Other$, ContentRange.Unsatisfiable, ContentRange.Unsatisfiable$
Constructor and Description |
---|
Unsatisfiable(long length) |
Modifier and Type | Method and Description |
---|---|
scala.Some<java.lang.Object> |
instanceLength() |
long |
length() |
<R extends Rendering> |
render(R r) |
create, create, create, createOther, createUnsatisfiable, getInstanceLength, getOtherValue, getSatisfiableFirst, getSatisfiableLast, isByteContentRange, isOther, isSatisfiable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInstanceLength, isByteContentRange
getOtherValue, getSatisfiableFirst, getSatisfiableLast, isOther, isSatisfiable
value
toString
public long length()
public scala.Some<java.lang.Object> instanceLength()
instanceLength
in interface ByteContentRange
public <R extends Rendering> Rendering render(R r)
render
in interface Renderable