| Package | Description |
|---|---|
| com.spun.util.parser |
| Modifier and Type | Method and Description |
|---|---|
CurrencyAmount |
TemplateDouble.asCurrency() |
static CurrencyAmount |
ParserCommons.asCurrency(double number) |
static CurrencyAmount |
ParserCommons.asCurrency(int number) |
static CurrencyAmount |
ParserCommons.asCurrency(Number number) |
static CurrencyAmount |
ParserCommons.asCurrencyAmount(double number) |
static CurrencyAmount |
ParserCommons.asCurrencyAmount(int number) |
static CurrencyAmount |
ParserCommons.asCurrencyAmount(Number number) |
Copyright © 2022. All rights reserved.