org.drools.examples.wumpus
Class ShootCommand

java.lang.Object
  extended by org.drools.examples.wumpus.ShootCommand

public class ShootCommand
extends Object


Constructor Summary
ShootCommand()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ShootCommand

public ShootCommand()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.