Package com.relogiclabs.jschema.library
Class NumberMethods
Object
AbstractFunctions
AbstractMethods
NumberMethods1
NumberMethods
- All Implemented Interfaces:
InvokableNative,ScriptFunctions,ScriptMethods
public class NumberMethods
extends NumberMethods1
NumberMethods is designed to provide public access to all internal number
methods of script.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class NumberMethods1
ceil, copy1, copy2, floor, log, pow, sqrtMethods inherited from class AbstractMethods
getSelf, setSelfMethods inherited from class AbstractFunctions
getMethod, getRuntime, getScope, setMethod, setScopeMethods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface InvokableNative
getMethod, getRuntime, setMethodMethods inherited from interface ScriptFunctions
getScope, setContext, setScopeMethods inherited from interface ScriptMethods
setContext
-
Constructor Details
-
NumberMethods
public NumberMethods()
-
-
Method Details
-
getInstance
-