|
|||||||||
| Home >> All >> gnu >> java >> [ util overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package gnu.java.util
| Class Summary | |
| DoubleEnumeration | This is a helper class that combines two Enumerations. |
| EmptyEnumeration | This is a helper class that produces an empty Enumerations. |
| WeakIdentityHashMap | A weak hash map has only weak references to the key. |
| WeakIdentityHashMap.WeakBucket | A bucket is a weak reference to the key, that contains a strong reference to the value, a pointer to the next bucket and its slot number. |
|
|||||||||
| Home >> All >> gnu >> java >> [ util overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||