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 © 2018 JBoss by Red Hat. All rights reserved.