|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CacheElement | |
org.apache.jcs.engine.memory.lru | The primary memory plugin using a 'least recently used' removal policy. |
Uses of CacheElement in org.apache.jcs.engine.memory.lru |
Methods in org.apache.jcs.engine.memory.lru with parameters of type CacheElement | |
protected void |
LRUMemoryCache.addLast(CacheElement ce)
Adds a new node to the end of the link list. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |