Prototype Design Pattern(blackwasp.co.uk)
submitted by
BlackWasp(4212) 3 years, 8 months ago
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.
|category: Patterns
|Views: 11
tags:
Patterns another
Everyones tags:
Your Tags: