public class NumberScaleConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static BigDecimal |
MAX_LONG_AS_BIGDECIMAL |
static BigInteger |
MAX_LONG_AS_BIGINTEGER |
static BigDecimal |
MIN_LONG_AS_BIGDECIMAL |
static BigInteger |
MIN_LONG_AS_BIGINTEGER |
public static final BigDecimal MIN_LONG_AS_BIGDECIMAL
public static final BigDecimal MAX_LONG_AS_BIGDECIMAL
public static final BigInteger MIN_LONG_AS_BIGINTEGER
public static final BigInteger MAX_LONG_AS_BIGINTEGER
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.