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

Class App

composite/src/main/java/com/iluwatar/composite/App.java:10–25  ·  view source on GitHub ↗

With Composite we can treat tree hierarchies of objects with uniform interface (LetterComposite). In this example we have sentences composed of words composed of letters.

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