Uses of Interface
org.apfloat.calc.FunctionCalculatorImpl.FixedFunctionHandler
-
Uses of FunctionCalculatorImpl.FixedFunctionHandler in org.apfloat.calc
Methods in org.apfloat.calc with parameters of type FunctionCalculatorImpl.FixedFunctionHandlerModifier and TypeMethodDescriptionprotected FunctionCalculatorImpl.FixedFunction
FunctionCalculatorImpl.fixedFunction(String name, int minArguments, int maxArguments, FunctionCalculatorImpl.FixedFunctionHandler handler)
Factory method.protected FunctionCalculatorImpl.FixedFunction
FunctionCalculatorImpl.fixedFunction(String name, int arguments, FunctionCalculatorImpl.FixedFunctionHandler handler)
Factory method.