Uses of Class java.util.AbstractMap

Uses in package java.util

Classes derived from java.util.AbstractMap

class
class
This class provides a hashtable-backed implementation of the Map interface.
class
This class provides a hashtable-backed implementation of the Map interface, but uses object identity to do its hashing.
class
This class provides a hashtable-backed implementation of the Map interface, with predictable traversal order.
class
This class provides a red-black tree implementation of the SortedMap interface.
class
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
The PrinterStateReasons attribute provides the set of additional informations available about the current state of the printer device.