com.singularsys.jep.functions
Interface CallbackEvaluationI.Runnable

All Known Implementing Classes:
Case, Switch, SwitchDefault
Enclosing interface:
CallbackEvaluationI

public static interface CallbackEvaluationI.Runnable

Callback functions which have a working run(stack) method.

Author:
Richard Morris

Method Summary
 void run(java.util.Stack<java.lang.Object> stack)
           
 

Method Detail

run

void run(java.util.Stack<java.lang.Object> stack)
         throws EvaluationException
Throws:
EvaluationException


Copyright © 2010 Singular Systems http://www.singularsys.com/jep