| Package | Description |
|---|---|
| org.egov.infra.utils |
| Modifier and Type | Method and Description |
|---|---|
static NumberUtil.NumberFormatStyle |
NumberUtil.NumberFormatStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NumberUtil.NumberFormatStyle[] |
NumberUtil.NumberFormatStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
NumberUtil.formatNumber(BigDecimal number,
NumberUtil.NumberFormatStyle format) |
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.