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