Uses of Class
gnu.jel.Library
Packages that use Library
-
Uses of Library in gnu.jel
Modifier and TypeMethodDescriptionstatic CompiledExpressionCompiles expression, resolving the function names in the library.static CompiledExpressionCompiles expression, resolving the function names in the library.static byte[]Evaluator.compileBits(String expression, Library lib) Compiles expression, resolving the function names in the library.static byte[]Evaluator.compileBits(String expression, Library lib, Class<?> resultType) Compiles expression, resolving the function names in the library.