Error!
Success!

Prototype Design Pattern

0
kicks

Prototype Design Pattern  (Unpublished)

The prototype design pattern is a design pattern that is used to instantiate a class by copying, or cloning, the properties of an existing object. The new object is an exact copy of the prototype but permits modification without altering the original.


Kicked By:
Drop Kicked By: