Uses of Class
de.congrace.exp4j.CustomOperator

Uses of CustomOperator in de.congrace.exp4j
 

Methods in de.congrace.exp4j with parameters of type CustomOperator
 ExpressionBuilder ExpressionBuilder.withOperation(CustomOperator operation)
          set a CustomOperator to be used in the expression
 

Method parameters in de.congrace.exp4j with type arguments of type CustomOperator
 ExpressionBuilder ExpressionBuilder.withOperations(Collection<CustomOperator> operations)
          set a Collection of CustomOperator to use in the expression
 



Copyright © 2012. All Rights Reserved.