public class MathUtils extends Object
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–2020 JBoss by Red Hat. All rights reserved.