| Package | Description |
|---|---|
| org.jboss.util |
Utility classes and interfaces.
|
| Modifier and Type | Field and Description |
|---|---|
protected LRUCachePolicy.LRUList |
LRUCachePolicy.m_list
The linked list used to implement the LRU algorithm
|
| Modifier and Type | Method and Description |
|---|---|
protected LRUCachePolicy.LRUList |
LRUCachePolicy.createList()
Factory method for the linked list used by this cache implementation.
|
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.