|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.commerce.zocalo.experiment.states.VotingTransitionAdaptor
net.commerce.zocalo.experiment.states.NoActionVotingTransitionAdaptor
public class NoActionVotingTransitionAdaptor
Parent of VotingTransitionAdaptors. Override methods to implement.
| Constructor Summary | |
|---|---|
NoActionVotingTransitionAdaptor()
|
|
| Method Summary | |
|---|---|
void |
endTrading()
|
void |
endVoting()
|
void |
startRound()
|
void |
warn(java.lang.String warning)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NoActionVotingTransitionAdaptor()
| Method Detail |
|---|
public void endVoting()
public void endTrading()
public void startRound()
public void warn(java.lang.String warning)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||