Uses of Interface
org.refcodes.observer.Observer
-
Uses of Observer in org.refcodes.observer
Classes in org.refcodes.observer with type parameters of type ObserverModifier and TypeClassDescriptionclassObserverDescriptor<E extends Event<?>,O extends Observer<E>, EM extends EventMatcher<E>> ThisObserverDescriptordescribes theObserver, i.e. in some cases anObserverrequires anEventMatcherwhich determines whichActionEventinstances to pass to theObserver.Classes in org.refcodes.observer that implement ObserverModifier and TypeClassDescriptionclassObserverDescriptor<E extends Event<?>,O extends Observer<E>, EM extends EventMatcher<E>> ThisObserverDescriptordescribes theObserver, i.e. in some cases anObserverrequires anEventMatcherwhich determines whichActionEventinstances to pass to theObserver.