public class MathUtils extends Object
| Constructor and Description |
|---|
MathUtils() |
| Modifier and Type | Method and Description |
|---|---|
static BigDecimal |
getBigDecimal(Object value) |
static BigInteger |
getBigInteger(Object value) |
public static BigDecimal getBigDecimal(Object value)
public static BigInteger getBigInteger(Object value)
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.