Description: Several examples of design patterns, there are one-piece model, decorative patterns and the like.
To Search:
File list (Check if you may need any files):
Command
.......\.classpath
.......\.project
.......\.settings
.......\.........\org.eclipse.jdt.core.prefs
.......\bin
.......\...\demo
.......\...\....\Command.class
.......\...\....\Light.class
.......\...\....\LightOffCommand.class
.......\...\....\LightOnCommand.class
.......\...\....\RemoteControlTest.class
.......\...\....\SimpleRemoteControl.class
.......\...\....\SingleOne.class
.......\src
.......\...\demo
.......\...\....\Command.java
.......\...\....\Light.java
.......\...\....\LightOffCommand.java
.......\...\....\LightOnCommand.java
.......\...\....\RemoteControlTest.java
.......\...\....\SimpleRemoteControl.java
.......\...\....\SingleOne.java