Package io.appform.hope.core.functions
Class HopeFunction<T extends Value>
- java.lang.Object
-
- io.appform.hope.core.functions.HopeFunction<T>
-
-
Constructor Summary
Constructors Constructor Description HopeFunction()
-
-
-
Method Detail
-
apply
public abstract T apply(Evaluator.EvaluationContext evaluationContext)
-
-