public class KillBillMoney
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_SCALE |
static int |
ROUNDING_METHOD |
| Modifier and Type | Method and Description |
|---|---|
static java.math.BigDecimal |
of(java.math.BigDecimal amount,
Currency currency) |
public static final int ROUNDING_METHOD
public static final int MAX_SCALE
public static java.math.BigDecimal of(java.math.BigDecimal amount,
Currency currency)
Copyright © 2010-2020. All Rights Reserved.