Package io.higson.runtime.model
Class JavaFunction
java.lang.Object
io.higson.runtime.engine.core.function.Function
io.higson.runtime.model.Function
io.higson.runtime.model.JavaFunction
- All Implemented Interfaces:
Element
- Author:
- przemek hertel
-
Constructor Summary
ConstructorsConstructorDescriptionJavaFunction(int id, String code, String className, String methodName, Date lastupdate) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface io.higson.runtime.model.Element
getName, getRegionVersionId
-
Constructor Details
-
JavaFunction
-