Objective π― Allow to put more objects into the available memory RAM by sharing common parts between multiple objects. Notes π β’ Flyweight object has a single-instance (singleton) and can be reused by other objects. β’ Intrinsic state means that the...
victorlins.hashnode.dev3 min read
No responses yet.