public interface SynchronousObserver<P>
| Modifier and Type | Method and Description |
|---|---|
void |
update(P protocol)
Does not have an Observable parameter: use an Event
object as "protocol" if you need one.
|
void update(P protocol)
protocol - Copyright © 2015 LSST. All rights reserved.