Package | Description |
---|---|
org.jboss.jca.adapters.jdbc.util |
Util package with LRU Policy
|
Modifier and Type | Class and Description |
---|---|
class |
LRUCache<K,V>
Implementation of a Least Recently Used cache policy.
|
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)