mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-08-18 00:23:32 +00:00
a4b58fe06ef0278165c334c4ff79cdae000ebc12
java-design-patterns
Design pattern samples in Java.
Abstract Factory
Intent: Provide an interface for creating families of related or dependent objects without specifying their concrete classes.
Languages
Java
99.4%
HTML
0.4%
CSS
0.2%