Drools examples 6.1.0-SNAPSHOT

org.drools.games.wumpus
Class GrabCommand

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

public class GrabCommand
extends Object
implements Command


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

Constructor Detail

GrabCommand

public GrabCommand()
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.