Generated by
JDiff

Class java.util.Hashtable

Changed Methods
boolean isEmpty() Changed from non-synchronized to synchronized. Tests if this hashtable maps no keys to values.
int size() Changed from non-synchronized to synchronized. Returns the number of keys in this hashtable.