Package com.batch.android.lisp
Interface OperatorHandler
-
public interface OperatorHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Valuerun(EvaluationContext context, java.util.ArrayList<PrimitiveValue> values)
-
-
-
Method Detail
-
run
Value run(EvaluationContext context, java.util.ArrayList<PrimitiveValue> values)
-
-