com.espertech.esper.type
Class MathArithTypeEnum.DivideBigDecConvComputerWithMathCtx

java.lang.Object
  extended by com.espertech.esper.type.MathArithTypeEnum.DivideBigDecConvComputerBase
      extended by com.espertech.esper.type.MathArithTypeEnum.DivideBigDecConvComputerWithMathCtx
All Implemented Interfaces:
MathArithTypeEnum.Computer
Enclosing class:
MathArithTypeEnum

public static class MathArithTypeEnum.DivideBigDecConvComputerWithMathCtx
extends MathArithTypeEnum.DivideBigDecConvComputerBase


Constructor Summary
MathArithTypeEnum.DivideBigDecConvComputerWithMathCtx(SimpleNumberBigDecimalCoercer convOne, SimpleNumberBigDecimalCoercer convTwo, boolean divisionByZeroReturnsNull, java.math.MathContext mathContext)
           
 
Method Summary
 java.lang.Number doDivide(java.math.BigDecimal s1, java.math.BigDecimal s2)
           
 
Methods inherited from class com.espertech.esper.type.MathArithTypeEnum.DivideBigDecConvComputerBase
compute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MathArithTypeEnum.DivideBigDecConvComputerWithMathCtx

public MathArithTypeEnum.DivideBigDecConvComputerWithMathCtx(SimpleNumberBigDecimalCoercer convOne,
                                                             SimpleNumberBigDecimalCoercer convTwo,
                                                             boolean divisionByZeroReturnsNull,
                                                             java.math.MathContext mathContext)
Method Detail

doDivide

public java.lang.Number doDivide(java.math.BigDecimal s1,
                                 java.math.BigDecimal s2)
Specified by:
doDivide in class MathArithTypeEnum.DivideBigDecConvComputerBase

© 2006-2016 EsperTech Inc.
All rights reserved.
Visit us at espertech.com