|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Value
- type of the cache entrypublic static interface LruCache.CreateAction<Key,Value>
When the entry is not present in cache, this create action is used to create one.
Method Summary | |
---|---|
Value |
create(Key key)
|
Method Detail |
---|
Value create(Key key) throws SQLException
SQLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |