|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WListableObject | |
|---|---|
| org.apache.commons.cache | Object caching service. |
| Uses of WListableObject in org.apache.commons.cache |
|---|
| Fields in org.apache.commons.cache declared as WListableObject | |
|---|---|
protected WListableObject |
LRUEvictionPolicy._current
|
protected WListableObject |
LRUEvictionPolicy._leastRecent
|
protected WListableObject |
LRUEvictionPolicy._mostRecent
|
| Methods in org.apache.commons.cache with parameters of type WListableObject | |
|---|---|
protected void |
LRUEvictionPolicy.addToList(WListableObject cur)
|
protected void |
LRUEvictionPolicy.removeFromList(WListableObject cur)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||