public class JavaMoneyFormatterSpi
Represents the implementation for service provider interface for JavaMoney formatters
| Constructor and Description |
|---|
JavaMoneyFormatterSpi()
Represents the implementation for service provider interface for JavaMoney formatters
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<kotlin.Pair> |
getFormatters()
specifies the Set of JavaMoney formatters
|