- Compile the code with
javac <file.java>
- Run the compiled code with
java <classfile.class>
The code is written and tested using Java 17
- Abstract Factory
- Flyweight
- Proxy
This project is licensed under a Non-Commercial License. See the LICENSE file for details.