Uses of Interface
javax.money.spi.MonetaryCurrenciesSingletonSpi
-
Packages that use MonetaryCurrenciesSingletonSpi Package Description javax.money Main package of the Money and Currency API. -
-
Uses of MonetaryCurrenciesSingletonSpi in javax.money
Classes in javax.money that implement MonetaryCurrenciesSingletonSpi Modifier and Type Class Description (package private) classDefaultMonetaryCurrenciesSingletonSpiFactory singleton forCurrencyUnitinstances as provided by the different registeredCurrencyProviderSpiinstances.Methods in javax.money that return MonetaryCurrenciesSingletonSpi Modifier and Type Method Description private static MonetaryCurrenciesSingletonSpiMonetary. monetaryCurrenciesSingletonSpi()The usedMonetaryCurrenciesSingletonSpiinstance.
-