org.drools.core.util
Class MathUtils
java.lang.Object
org.drools.core.util.MathUtils
public class MathUtils
- extends Object
Utility methods for math classes
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MathUtils
public MathUtils()
getBigDecimal
public static BigDecimal getBigDecimal(Object value)
getBigInteger
public static BigInteger getBigInteger(Object value)
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.