Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

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.