org.perfectjpattern.core.behavioral.command
Class ParameterlessCommand
java.lang.Object
   org.perfectjpattern.core.behavioral.command.Command<NullParameter,NullResult>
org.perfectjpattern.core.behavioral.command.Command<NullParameter,NullResult>
       org.perfectjpattern.core.behavioral.command.ParameterlessCommand
org.perfectjpattern.core.behavioral.command.ParameterlessCommand
- All Implemented Interfaces: 
- ICommand<NullParameter,NullResult>, IParameterlessCommand
- public class ParameterlessCommand 
- extends Command<NullParameter,NullResult>- implements IParameterlessCommand
Concrete implementation of IParameterlessCommand
- Version:
- $Revision: 1.0 $Date: Apr 13, 2008 9:59:08 PM $
- Author:
- Giovanni Azua
-  
- 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
 
ParameterlessCommand
public ParameterlessCommand()
ParameterlessCommand
public ParameterlessCommand(IReceiver<NullParameter,NullResult> aReceiver)
Copyright © 2007-2009. All Rights Reserved.