com.espertech.esper.type
Class MathArithTypeEnum.DivideBigDecConvComputerNoMathCtx

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

public static class MathArithTypeEnum.DivideBigDecConvComputerNoMathCtx
extends MathArithTypeEnum.DivideBigDecConvComputerBase


Constructor Summary
MathArithTypeEnum.DivideBigDecConvComputerNoMathCtx(SimpleNumberBigDecimalCoercer convOne, SimpleNumberBigDecimalCoercer convTwo, boolean divisionByZeroReturnsNull)
           
 
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.DivideBigDecConvComputerNoMathCtx

public MathArithTypeEnum.DivideBigDecConvComputerNoMathCtx(SimpleNumberBigDecimalCoercer convOne,
                                                           SimpleNumberBigDecimalCoercer convTwo,
                                                           boolean divisionByZeroReturnsNull)
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