|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - Type of the objectpublic static interface CachedObject.Computation<Key extends java.io.Serializable,Value extends java.io.Serializable>
Callback invoked to compute an object if it was not found in the cache.
| Method Summary | |
|---|---|
Value |
getObject(Key aObjectKey)
Gets the object. |
| Method Detail |
|---|
Value getObject(Key aObjectKey)
aObjectKey - Id of the object in the cache.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||