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.Exception
Copyright © 2024. All rights reserved.