MCPcopy Create free account
hub / github.com/amikey/java-design-patterns / App

Class App

observer/src/main/java/com/iluwatar/observer/App.java:13–38  ·  view source on GitHub ↗

Observer pattern defines one-to-many relationship between objects. The target object sends change notifications to its registered observers.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected