Class Key
- java.lang.Object
-
- org.drools.games.adventures.model.Thing
-
- org.drools.games.adventures.model.Key
-
public class Key extends Thing
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringtoString()-
Methods inherited from class org.drools.games.adventures.model.Thing
equals, getId, getName, hashCode, isPortable, setId, setName, setPortable
-
-