public class CurrencyAmount extends TemplateDouble
amount, defaultMaximumPrecision, defaultMinimumPrecision, defaultPostfix, defaultPrefix| Constructor and Description |
|---|
CurrencyAmount(double amount) |
| Modifier and Type | Method and Description |
|---|---|
static String |
inDefaultFormat(double d) |
String |
toString() |
String |
withoutCents() |
asCurrency, asDouble, asInt, asInteger, asNegative, divide, getAbsoluteValue, getAmount, getDefaultMinimumPrecision, inDollarFormat, inFormat, inFormat, isZeropublic String toString()
toString in class TemplateDoublepublic static String inDefaultFormat(double d)
public String withoutCents()
Copyright © 2023. All rights reserved.