Contents
Class ObjectLruCache
java.lang.Object
com.ibm.dtfj.corereaders.zos.util.AbstractHashMap
com.ibm.dtfj.corereaders.zos.util.AbstractLruCache
com.ibm.dtfj.corereaders.zos.util.ObjectLruCache
- All Implemented Interfaces:
Serializable
This class provides an LRU (Least Recently Used) cache which maps integer keys to object values.
See the description in the superclass
AbstractLruCache
for more
details.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods declared in class com.ibm.dtfj.corereaders.zos.util.AbstractLruCache
getIndexAndPromote, putIndexAndPromote
Methods declared in class com.ibm.dtfj.corereaders.zos.util.AbstractHashMap
getKeys, getKeysArray