| Package | Description |
|---|---|
| com.erudika.para.annotations |
Various annotation classes used for caching, indexing, etc.
|
| Modifier and Type | Method and Description |
|---|---|
static Cached.Action |
Cached.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Cached.Action[] |
Cached.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Erudika. All rights reserved.