Uses of Class
org.clapper.util.misc.LRUMap

Packages that use LRUMap
org.clapper.util.misc org.clapper.util.misc - Miscellaneous Utility Classes. 
 

Uses of LRUMap in org.clapper.util.misc
 

Constructors in org.clapper.util.misc with parameters of type LRUMap
LRUMap(LRUMap<? extends K,? extends V> map)
          Constructs a new map with the same mappings and parameters as the given LRUMap.
 



Copyright © 2004-2007 Brian M. Clapper. All Rights Reserved.