Uses of Interface
org.refcodes.observer.Observers
-
-
Uses of Observers in org.refcodes.observer
Classes in org.refcodes.observer with type parameters of type Observers Modifier and Type Interface Description interfaceObservers<O,B extends Observers<O,B>>Provides methods to manage all subscribedObserverinstances as a whole and is intended as an extension of theObservableinterface.
-