Uses of Interface org.apache.openjpa.lib.util.SizedMap (OpenJPA 0.9.7-incubating API) function windowTitle() { parent.document.title="Uses of Interface org.apache.openjpa.lib.util.SizedMap (OpenJPA 0.9.7-incubating API)"; } Overview  Package  Class   Use  Tree  Deprecated  Index  Help   PREV   NEXT FRAMES    NO FRAMES     All Classes'); } //-- All Classes Uses of Interface org.apache.openjpa.lib.util.SizedMap Packages that use SizedMap org.apache.openjpa.lib.util General Utilities  org.apache.openjpa.lib.util.concurrent Concurrent Utilities  org.apache.openjpa.util OpenJPA Utilities    Uses of SizedMap in org.apache.openjpa.lib.util   Classes in org.apache.openjpa.lib.util that implement SizedMap  class LRUMap           Extension of the commons LRUMap that can change its maximum size.  class ReferenceHashMap           Map in which the key, value, or both may be weak/soft references.   Uses of SizedMap in org.apache.openjpa.lib.util.concurrent   Classes in org.apache.openjpa.lib.util.concurrent that implement SizedMap  class ConcurrentHashMap           This class implements a HashMap which has limited synchronization.  class ConcurrentReferenceHashMap           This class implements a HashMap which has limited synchronization and reference keys or values(but not both).   Uses of SizedMap in org.apache.openjpa.util   Fields in org.apache.openjpa.util declared as SizedMap protected  SizedMap CacheMap.cacheMap           The map for non-expired and non-pinned references. protected  SizedMap CacheMap.softMap           The map for expired references.   Overview  Package  Class   Use  Tree  Deprecated  Index  Help   PREV   NEXT FRAMES    NO FRAMES     All Classes'); } //-- All Classes Copyright © 2006-2007 Apache Software Foundation. All Rights Reserved.