| Package | Description |
|---|---|
| com.tangosol.coherence.jcache.localcache |
Contains classes related to local cache implementation of Coherence JCache.
|
| Modifier and Type | Method and Description |
|---|---|
static LocalCacheValue.JCacheSyntheticKind |
LocalCacheValue.JCacheSyntheticKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LocalCacheValue.JCacheSyntheticKind[] |
LocalCacheValue.JCacheSyntheticKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|