| Package | Description |
|---|---|
| com.phloc.commons.collections |
| Modifier and Type | Class and Description |
|---|---|
class |
LRUCache<KEYTYPE,VALUETYPE>
A special ordered map, that has an upper limit of contained elements.
|
class |
LRUSet<ELEMENTTYPE>
A special ordered set, that has an upper limit of contained elements.
|
Copyright © 2006–2014 phloc systems. All rights reserved.