Overview Package Class Use Source Tree Index Deprecated About
GNU Classpath (0.95)
Frames | No Frames

Uses of Class java.util.AbstractMap

Uses in package java.util

Classes derived from java.util.AbstractMap

class
EnumMap<K,extends,Enum,K,V>
class
HashMap<K,V>
This class provides a hashtable-backed implementation of the Map interface.
class
IdentityHashMap<K,V>
This class provides a hashtable-backed implementation of the Map interface, but uses object identity to do its hashing.
class
LinkedHashMap<K,V>
This class provides a hashtable-backed implementation of the Map interface, with predictable traversal order.
class
TreeMap<K,V>
This class provides a red-black tree implementation of the SortedMap interface.
class
WeakHashMap<K,V>
A weak hash map has only weak references to the key.

Uses in package javax.print.attribute.standard

Classes derived from java.util.AbstractMap

class
PrinterStateReasons
The PrinterStateReasons attribute provides the set of additional informations available about the current state of the printer device.
Overview Package Class Use Source Tree Index Deprecated About
GNU Classpath (0.95)

AltStyle によって変換されたページ (->オリジナル) /