|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Subject | |
---|---|
org.perfectjpattern.core.behavioral.observer | Observer Core Pattern implementation. |
Uses of Subject in org.perfectjpattern.core.behavioral.observer |
---|
Subclasses of Subject in org.perfectjpattern.core.behavioral.observer | |
---|---|
class |
AsynchronousSubject<E>
Implementation of ISubject that notifies Observer instances
from separate threads of execution. |
class |
ParameterlessSubject
Convenience ISubject implementation for cases where the event has no
IEventData associated |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |