mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-09-07 20:20:24 +00:00
This commit refactors the Prototype pattern by making it Cloneable and thus inheriting the clone() method to its subclasses which removes code duplications.
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
||||
lombok.log.fieldName = LOGGER
|
||||
|
||||
lombok.addLombokGeneratedAnnotation = true
|
||||
|
||||
Reference in New Issue
Block a user