Uses of Interface
org.mvel2.util.TriFunction
Packages that use TriFunction
-
Uses of TriFunction in org.mvel2
Methods in org.mvel2 that return TriFunctionModifier and TypeMethodDescriptionSandboxedParserConfiguration.getMethodInvocationChecker(Method method) Methods in org.mvel2 with parameters of type TriFunctionModifier and TypeMethodDescriptionvoidSandboxedParserConfiguration.registerMethodInvocationChecker(Method method, TriFunction<ExecutionContext, Object, Object[], Object[]> methodInvocationCheckerFunction) -
Uses of TriFunction in org.mvel2.util
Methods in org.mvel2.util that return TriFunction