|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SynchronousObserver<P>
An Observer that knows that its code should terminate quickly because it is invoked in sequence by the SynchronousObservable.
| Method Summary | |
|---|---|
void |
update(P protocol)
Does not have an Observable parameter: use an Event object as "protocol" if you need one. |
| Method Detail |
|---|
void update(P protocol)
protocol -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||