Uses of Class
org.apache.jcs.utils.struct.LRUElementDescriptor

Packages that use LRUElementDescriptor
org.apache.jcs.utils.struct   
 

Uses of LRUElementDescriptor in org.apache.jcs.utils.struct
 

Fields in org.apache.jcs.utils.struct with type parameters of type LRUElementDescriptor
protected  Map<K,LRUElementDescriptor<K,V>> LRUMap.map
          Map where items are stored by key.
 



Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.