Generated by
JDiff

Class java.util.Observable

Documentation changed from old to new.

Changed Methods
void addObserver(Observer) Documentation changed from old to new.
Adds an observer to the set of observers for this object provided that it is not the same as some observer already in the set.