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, matches
create
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
$init$, productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
value
toString
public static final HttpOriginRange.$times$ MODULE$
public boolean matches(HttpOrigin origin)
matches
in class HttpOriginRange
public <R extends Rendering> Rendering render(R r)
render
in interface Renderable