|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.commerce.zocalo.experiment.states.VotingStatusAdaptor
net.commerce.zocalo.experiment.states.NoActionVotingStatusAdaptor
public class NoActionVotingStatusAdaptor
Parent of VotingStatusAdaptors.
Override methods to implement.
| Constructor Summary | |
|---|---|
NoActionVotingStatusAdaptor(int round)
|
|
| Method Summary | |
|---|---|
int |
currentRound()
|
void |
initialized()
|
void |
showingScores()
|
void |
trading()
|
void |
voting()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NoActionVotingStatusAdaptor(int round)
| Method Detail |
|---|
public void voting()
public int currentRound()
public void trading()
public void showingScores()
public void initialized()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||