There was an error while loading. Please reload this page.
1 parent 5d269cd commit cdc1f25Copy full SHA for cdc1f25
README.md
@@ -7,6 +7,8 @@ Hello world using all 23 kinds of GoF design patterns.
7
public class Main {
8
9
public static void main(String[] args) throws InstantiationException, IllegalAccessException {
10
+ //hello=interjection
11
+ //world=object
12
13
System.out.println("We are creational patterns!");
14
0 commit comments