Uses of Class
de.codecentric.reedelk.runtime.api.script.dynamicvalue.DynamicBigInteger
-
Packages that use DynamicBigInteger Package Description de.codecentric.reedelk.runtime.api.script.dynamicvalue -
-
Uses of DynamicBigInteger in de.codecentric.reedelk.runtime.api.script.dynamicvalue
Methods in de.codecentric.reedelk.runtime.api.script.dynamicvalue that return DynamicBigInteger Modifier and Type Method Description static DynamicBigIntegerDynamicBigInteger. from(Object body)static DynamicBigIntegerDynamicBigInteger. from(Object body, ModuleContext context)
-