Uses of Class
io.higson.runtime.function.groovy.shell.CompiledGroovyFunction
Packages that use CompiledGroovyFunction
Package
Description
-
Uses of CompiledGroovyFunction in io.higson.runtime.flow
Methods in io.higson.runtime.flow that return CompiledGroovyFunctionMethods in io.higson.runtime.flow with parameters of type CompiledGroovyFunctionModifier and TypeMethodDescriptionvoidFlow.put(GroovyFunction key, CompiledGroovyFunction function) -
Uses of CompiledGroovyFunction in io.higson.runtime.function.groovy.shell
Methods in io.higson.runtime.function.groovy.shell that return CompiledGroovyFunctionModifier and TypeMethodDescriptionGlobalCache.get(GroovyFunction key) GroovyCache.get(GroovyFunction key) Methods in io.higson.runtime.function.groovy.shell with parameters of type CompiledGroovyFunctionModifier and TypeMethodDescriptionvoidGlobalCache.put(GroovyFunction key, CompiledGroovyFunction function) voidGroovyCache.put(GroovyFunction key, CompiledGroovyFunction function) -
Uses of CompiledGroovyFunction in io.higson.runtime.invoker
Methods in io.higson.runtime.invoker that return types with arguments of type CompiledGroovyFunction