public abstract static class CacheDirective.FieldNamesDirective extends java.lang.Object implements scala.Product, ValueRenderable
| Constructor and Description | 
|---|
| FieldNamesDirective() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract scala.collection.immutable.Seq<java.lang.String> | fieldNames() | 
| <R extends Rendering> | render(R r) | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait$init$, productArity, productElement, productElementName, productElementNames, productIterator, productPrefixvaluetoStringpublic abstract scala.collection.immutable.Seq<java.lang.String> fieldNames()
public final <R extends Rendering> Rendering render(R r)
render in interface Renderable