public class CacheEntry<T>
extends grails.util.CacheEntry<T>
CacheEntry| Constructor and Description |
|---|
CacheEntry(T value)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
T |
getValue(long timeout,
java.security.PrivilegedAction<T> updater)
Deprecated.
|