sleep.engine.atoms
Class PopTry
java.lang.Object
sleep.engine.Step
sleep.engine.atoms.PopTry
- All Implemented Interfaces:
- Serializable
public class PopTry
- extends Step
- See Also:
- Serialized Form
PopTry
public PopTry()
toString
public String toString(String prefix)
- Description copied from class:
Step
- returns a string representation of this atomic step
- Overrides:
toString
in class Step
evaluate
public Scalar evaluate(ScriptEnvironment e)
- Description copied from class:
Step
- evaluate this atomic step.
- Overrides:
evaluate
in class Step