Uses of Interface
PamUtils.SimpleObserver
Packages that use SimpleObserver
- 
Uses of SimpleObserver in beamformer.localiser.plot
Classes in beamformer.localiser.plot that implement SimpleObserver - 
Uses of SimpleObserver in bearinglocaliser.display
Classes in bearinglocaliser.display that implement SimpleObserver - 
Uses of SimpleObserver in PamUtils
Methods in PamUtils with parameters of type SimpleObserverModifier and TypeMethodDescriptionvoidSimpleObservable.addObserver(SimpleObserver<T> observer) Add an observerbooleanSimpleObservable.removeObserver(SimpleObserver<T> observer) Remove an observer