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