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

Class App

strategy/src/main/java/com/iluwatar/strategy/App.java:9–22  ·  view source on GitHub ↗

Strategy (DragonSlayingStrategy) encapsulates an algorithm. The containing object (DragonSlayer) can alter its behavior by changing its strategy.

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