public static class CacheDirectives.immutableDirective$ extends java.lang.Object implements SingletonValueRenderable, CacheDirective.ResponseDirective, scala.Product, java.io.Serializable
CacheDirective.CustomCacheDirective, CacheDirective.CustomCacheDirective$, CacheDirective.FieldNamesDirective, CacheDirective.RequestDirective, CacheDirective.ResponseDirective
Modifier and Type | Field and Description |
---|---|
static CacheDirectives.immutableDirective$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
immutableDirective$() |
Modifier and Type | Method and Description |
---|---|
<R extends Rendering> |
render(R r) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
value
$init$, productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
value
public static final CacheDirectives.immutableDirective$ MODULE$
public <R extends Rendering> Rendering render(R r)
render
in interface Renderable
render
in interface SingletonValueRenderable