Uses of Class
de.congrace.exp4j.CustomFunction

Uses of CustomFunction in de.congrace.exp4j
 

Methods in de.congrace.exp4j with parameters of type CustomFunction
 ExpressionBuilder ExpressionBuilder.withCustomFunction(CustomFunction function)
          add a custom function instance for the evaluator to recognize
 

Method parameters in de.congrace.exp4j with type arguments of type CustomFunction
 ExpressionBuilder ExpressionBuilder.withCustomFunctions(Collection<CustomFunction> functions)
           
 



Copyright © 2012. All Rights Reserved.