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

Class App

servant/src/main/java/com/iluwatar/servant/App.java:12–51  ·  view source on GitHub ↗

Servant offers some functionality to a group of classes without defining that functionality in each of them. A Servant is a class whose instance provides methods that take care of a desired service, while objects for which the servant does something, are taken as parameters.

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