|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--numbers.BootStrapInt
This doesn't do anything. It just demonstrates a new way that NumberBootStrapper could be implemented. For a functional form of intelligent data see BootStrapFloat
BootStrapFloat| Field Summary | |
private int |
value
|
| Fields inherited from interface numbers.NumberBootStrapper |
ADDEDTO, GET, MODNOUN, PUT, ROUND, VALUE, VARIABLE |
| Constructor Summary | |
BootStrapInt()
|
|
BootStrapInt(int val)
|
|
| Method Summary | |
ACommunication |
getCommunication(TreeNode command)
This is the abstract method that any piece of this type of intelligent data must override. |
int |
intValue()
|
| Methods inherited from class java.lang.Object |
|
| Field Detail |
private int value
| Constructor Detail |
public BootStrapInt()
public BootStrapInt(int val)
| Method Detail |
public int intValue()
public ACommunication getCommunication(TreeNode command)
NumberBootStrappergetCommunication in interface NumberBootStrapper
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||