Drools examples 6.1.0-SNAPSHOT

org.drools.games.wumpus
Class ClimbCommand

java.lang.Object
  extended by org.drools.games.wumpus.ClimbCommand
All Implemented Interfaces:
Command

public class ClimbCommand
extends Object
implements Command


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

Constructor Detail

ClimbCommand

public ClimbCommand()
Method Detail

toString

public String toString()
Overrides:
toString in class Object

Drools examples 6.1.0-SNAPSHOT

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