|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LRUCachePolicy.LRUList | |
org.jboss.util | Utility classes and interfaces. |
Uses of LRUCachePolicy.LRUList in org.jboss.util |
Fields in org.jboss.util declared as LRUCachePolicy.LRUList | |
protected LRUCachePolicy.LRUList |
LRUCachePolicy.m_list
The linked list used to implement the LRU algorithm |
Methods in org.jboss.util that return LRUCachePolicy.LRUList | |
protected LRUCachePolicy.LRUList |
LRUCachePolicy.createList()
Factory method for the linked list used by this cache implementation. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |