MyObserverPattern
This is my implementation of pattern observer. The example simulates a meteorological station.
A practical example of the observer pattern written in Java
JavaNOASSERTION
This is my implementation of pattern observer. The example simulates a meteorological station.