Package com.twineworks.tweakflow.std
Class Math.formatter
java.lang.Object
com.twineworks.tweakflow.std.Math.formatter
- All Implemented Interfaces:
Arity4UserFunction,UserFunction
- Enclosing class:
- Math
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
formatter
public formatter()
-
-
Method Details
-
call
public Value call(UserCallContext context, Value pattern, Value decimalSymbols, Value roundingMode, Value alwaysShowDecimalSeparator) - Specified by:
callin interfaceArity4UserFunction
-