Package org.opendoors.util

Class Summary
PostponeObservable PostponeObservable is the delegated instance for an observable with the following characteristic: notification of the change arrives after the observable has not changed for a period of n milliseconds.
Timer This class provides timer and supporting events to client objects by extending the Observable base class.