|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface SoftValueHashMap.ValueCleaner
A delegate that can be used to perform clean up operation, such as resource closing, before the values cached in soft part of the cache gets disposed of
| Method Summary | |
|---|---|
void |
clean(Object key,
Object object)
Cleans the specified object |
| Method Detail |
|---|
void clean(Object key,
Object object)
object -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||