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

Class App

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

Example of Character instantiation using Property pattern (as concept also known like Prototype inheritance). In prototype inheritance instead of classes, as opposite to Java class inheritance, objects are used to create another objects and object hierarchies. Hierarchies are created using prototype

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