-
Notifications
You must be signed in to change notification settings - Fork 0
dpoetonwheels/observerpattern
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is an implementation of the simple observer pattern (not a double observer). Subject - is an airplane with an aircraft ID. Observer - StationObserver is the observer and each station will act as a StationObserver Whenever a station is visited Observers will be notified. FlyAircraft is the main class which flies the aircraft.
About
observer pattern implementation in java
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published