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

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

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

Subclasses of AbstractMapEntry in org.jivesoftware.smack.util.collections
 class DefaultMapEntry<K,V>
          A restricted implementation of Map.Entry that prevents the MapEntry contract from being broken.