org.annotation.wordfreak.command
Class ContractCommand

java.lang.Object
  extended byorg.annotation.wordfreak.command.MoveCommand
      extended byorg.annotation.wordfreak.command.ContractCommand
All Implemented Interfaces:
Command

public class ContractCommand
extends MoveCommand


Constructor Summary
ContractCommand(Annotation a, Annotation b)
           
 
Methods inherited from class org.annotation.wordfreak.command.MoveCommand
execute, getName, getResult, reexecute, unexecute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContractCommand

public ContractCommand(Annotation a,
                       Annotation b)


Copyright © 2004 Thomas Morton and Jeremy LaCivita. All Rights Reserved.