|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CacheEntry
This can be used to remove a specific cache entry from the cache, for better control of the caching release semantics
| Method Summary | |
|---|---|
void |
removeFromCache()
Call this method on this entry to remove it from the LRUCache. |
| Method Detail |
|---|
void removeFromCache()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||