|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
V - public interface CacheValueDisposer<V>
Called to clean up value objects in a cache that are removed because they've
expired or by calling Map.clear().
| Method Summary | |
|---|---|
void |
dispose(V value)
Clean up a value that is expired or cleared. |
| Method Detail |
|---|
void dispose(V value)
value -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||