stimulusdelayreward
Class NoAction

java.lang.Object
  |
  +--lnsc.page.AbstractAction
        |
        +--stimulusdelayreward.NoAction
All Implemented Interfaces:
Action

public class NoAction
extends AbstractAction

There are no necessary actions here, so here is a NoAction.


Constructor Summary
NoAction()
           
 
Methods inherited from class lnsc.page.AbstractAction
getCost, isValid, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NoAction

public NoAction()