Uses of Class
org.jivesoftware.smack.util.collections.AbstractReferenceMap

Packages that use AbstractReferenceMap
org.jivesoftware.smack.util.collections   
 

Uses of AbstractReferenceMap in org.jivesoftware.smack.util.collections
 

Subclasses of AbstractReferenceMap in org.jivesoftware.smack.util.collections
 class ReferenceMap<K,V>
          A Map implementation that allows mappings to be removed by the garbage collector.