T - Type of the objectpublic static interface CachedObject.Computation<Key extends Serializable,Value extends Serializable>
| Modifier and Type | Method and Description |
|---|---|
Value |
getObject(Key aObjectKey)
Gets the object.
|
Value getObject(Key aObjectKey) throws Exception
aObjectKey - Id of the object in the cache.ExceptionCopyright © 2025. All rights reserved.