|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectendrov.core.observer.GeneralObserver<SimpleObserver.Listener>
endrov.core.observer.SimpleObserver
public class SimpleObserver
Special case of GeneralObserver with just source (or null) sent to observers. Or anything
| Nested Class Summary | |
|---|---|
static interface |
SimpleObserver.Listener
|
| Constructor Summary | |
|---|---|
SimpleObserver()
|
|
| Method Summary | |
|---|---|
void |
emit(java.lang.Object o)
Emit signal to all observers |
| Methods inherited from class endrov.core.observer.GeneralObserver |
|---|
addStrongListener, addWeakListener, getListeners, remove |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleObserver()
| Method Detail |
|---|
public void emit(java.lang.Object o)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||