|
Drools examples 6.1.0-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.drools.games.wumpus.Thing
org.drools.games.wumpus.Gold
public class Gold
Constructor Summary | |
---|---|
Gold(int row,
int col)
|
Method Summary | |
---|---|
String |
toString()
|
Methods inherited from class org.drools.games.wumpus.Thing |
---|
getCol, getRow, setCol, setRow |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Gold(int row, int col)
Method Detail |
---|
public String toString()
toString
in class Object
|
Drools examples 6.1.0-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |