Uses of Interface
com.libdbm.cel.Functions
Packages that use Functions
-
Uses of Functions in com.libdbm.cel
Methods in com.libdbm.cel with parameters of type FunctionsModifier and TypeMethodDescriptionstatic ProgramCompiles a CEL expression using the provided function library.static ObjectEvaluates a CEL expression with the given variables using the provided function library.Constructors in com.libdbm.cel with parameters of type Functions