public static class HttpEncodingRange.$times extends HttpEncodingRange implements scala.Product, java.io.Serializable
HttpEncodingRange.$times, HttpEncodingRange.$times$, HttpEncodingRange.One, HttpEncodingRange.One$
Constructor and Description |
---|
$times(float qValue) |
Modifier and Type | Method and Description |
---|---|
boolean |
matches(HttpEncoding encoding) |
float |
qValue() |
<R extends Rendering> |
render(R r) |
HttpEncodingRange |
withQValue(float qValue) |
apply, apply, matches
create
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
$init$, productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
value
toString
withQValue
public float qValue()
qValue
in class HttpEncodingRange
public final <R extends Rendering> Rendering render(R r)
render
in interface Renderable
public boolean matches(HttpEncoding encoding)
matches
in class HttpEncodingRange
public HttpEncodingRange withQValue(float qValue)
withQValue
in interface WithQValue<HttpEncodingRange>
withQValue
in class HttpEncodingRange