|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
| Collection | This interface is intended to parallel the JDK 1.2 Collection interface. |
| Iterator | This interface is intended to parallel the JDK 1.2 Iterator interface. |
| Map | This interface is intended to parallel the JDK 1.2 Map interface. |
| Map.Entry | An interface representing entries in a map. |
| Set | This interface is intended to parallel the JDK 1.2 Set interface. |
| Class Summary | |
| EnumerationIterator | This is a utility wrapper class to make an Enumeration object behave as an Iterator. |
| HashtableKeySet | This class wraps a Set implementation on the keys of an underlying hash table. |
| SimpleHashMap | A simple implementation of the Map interface that uses a Hashtable as its underlying implementation. |
| Exception Summary | |
| ConcurrentModificationException | This exception is intended to parallel the JDK 1.2 ConcurrentModificationException exception Please see the JDK 1.2 documenation for further details. |
| UnsupportedOperationException | This exception is intended to parallel the JDK 1.2 UnsupportedOperationException exception Please see the JDK 1.2 documenation for further details. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||