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, matchescreateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait$init$, productArity, productElement, productElementName, productElementNames, productIterator, productPrefixvaluetoStringwithQValuepublic float qValue()
qValue in class HttpEncodingRangepublic final <R extends Rendering> Rendering render(R r)
render in interface Renderablepublic boolean matches(HttpEncoding encoding)
matches in class HttpEncodingRangepublic HttpEncodingRange withQValue(float qValue)
withQValue in interface WithQValue<HttpEncodingRange>withQValue in class HttpEncodingRange