|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectextmodule.ActionMC
public class ActionMC
This class represents an action used in the module ExtProposalMC.
| Field Summary | |
|---|---|
char |
move
|
int |
value
|
| Constructor Summary | |
|---|---|
ActionMC(char move,
int value)
|
|
| Method Summary | |
|---|---|
char |
getMove()
|
int |
getValue()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final char move
public final int value
| Constructor Detail |
|---|
public ActionMC(char move,
int value)
| Method Detail |
|---|
public char getMove()
public int getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||