2 Commits

Author SHA1 Message Date
Yonatan Karp-Rudin 5397f85d7d refactoring: Refactor the prototype pattern to avoid code duplications (Closes #584) (#1970)
This commit  refactors the Prototype pattern by making it Cloneable and thus inheriting the clone() method to its subclasses which removes code duplications.
2022-09-08 15:55:02 +03:00
va1m 5cf2fe009b 📍Use lombok, reformat, and optimize the code (#1560)
* Use lombok, reformat, and optimize the code

* Fix merge conflicts and some sonar issues

Co-authored-by: va1m <va1m@email.com>
2021-03-13 14:19:21 +02:00