|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.type.MathArithTypeEnum.DivideBigDecConvComputerBase
com.espertech.esper.type.MathArithTypeEnum.DivideBigDecConvComputerWithMathCtx
public static class MathArithTypeEnum.DivideBigDecConvComputerWithMathCtx
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 |
---|
public MathArithTypeEnum.DivideBigDecConvComputerWithMathCtx(SimpleNumberBigDecimalCoercer convOne, SimpleNumberBigDecimalCoercer convTwo, boolean divisionByZeroReturnsNull, java.math.MathContext mathContext)
Method Detail |
---|
public java.lang.Number doDivide(java.math.BigDecimal s1, java.math.BigDecimal s2)
doDivide
in class MathArithTypeEnum.DivideBigDecConvComputerBase
|
© 2006-2016 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |