|
Java Platform 1.2 Beta 4 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractMap | |
java.util | Provides useful utilities for data structures, date, time, internationalization, events (root interfaces), a simple string tokenizer, a random-number generator, observers, properties and exceptions. |
Uses of AbstractMap in java.util |
Subclasses of AbstractMap in java.util | |
HashMap
Hash table based implementation of the Map interface. |
|
TreeMap
Red-Black tree based implementation of the SortedMap interface. |
|
WeakHashMap
A hashtable-based Map implementation with weak keys.
|
|
Java Platform 1.2 Beta 4 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |