|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface KeyGenerator<K>
Cache 'key' extractor. Used for creating a key based on the given method (used as context) and its parameter.
| Method Summary | |
|---|---|
K |
extract(Method method,
Object... params)
|
| Method Detail |
|---|
K extract(Method method,
Object... params)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||