public static class HttpOriginRange.$times$ extends HttpOriginRange implements scala.Product, java.io.Serializable
HttpOriginRange.$times$, HttpOriginRange.Default, HttpOriginRange.Default$| Modifier and Type | Field and Description | 
|---|---|
| static HttpOriginRange.$times$ | MODULE$Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| $times$() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | matches(HttpOrigin origin) | 
| <R extends Rendering> | render(R r) | 
apply, matchescreateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait$init$, productArity, productElement, productElementName, productElementNames, productIterator, productPrefixvaluetoStringpublic static final HttpOriginRange.$times$ MODULE$
public boolean matches(HttpOrigin origin)
matches in class HttpOriginRangepublic <R extends Rendering> Rendering render(R r)
render in interface Renderable