Indicates that this observable has no longer changed, or that it has already notified all of its observers of its
most recent change, so that the hasChanged() method will now return false.
Indicates that this simple observable has no longer changed, or that it has already notified all of its observers
of its most recent change, so that the SimpleObservable.hasChanged() method will now return false.