| Package | Description |
|---|---|
| dev.nm.number |
| Modifier and Type | Method and Description |
|---|---|
static DoubleUtils.RoundingScheme |
DoubleUtils.RoundingScheme.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DoubleUtils.RoundingScheme[] |
DoubleUtils.RoundingScheme.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static double |
DoubleUtils.round(double d,
DoubleUtils.RoundingScheme scheme)
Round up or down a number to an integer.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.