JBoss Common Classes 2.2.17.GA-redhat-2

Uses of Class
org.jboss.util.collection.ReferenceValueTreeMap

Packages that use ReferenceValueTreeMap
org.jboss.util.collection Extentions to the Java Collections framework
 

Uses of ReferenceValueTreeMap in org.jboss.util.collection
 

Subclasses of ReferenceValueTreeMap in org.jboss.util.collection
 class SoftValueTreeMap<K,V>
          This Map will remove entries when the value in the map has been cleaned from garbage collection
 class WeakValueTreeMap<K,V>
          This Map will remove entries when the value in the map has been cleaned from garbage collection
 


JBoss Common Classes 2.2.17.GA-redhat-2

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.