Uses of Interface
com.truebubo.maniflow.money.CurrencyConverter
Packages that use CurrencyConverter
-
Uses of CurrencyConverter in com.truebubo.maniflow.money
Classes in com.truebubo.maniflow.money that implement CurrencyConverterModifier and TypeClassDescriptionclass
Converts between currencies based on polygon apiMethods in com.truebubo.maniflow.money that return CurrencyConverterModifier and TypeMethodDescriptionstatic CurrencyConverter
CurrencyConverterFactory.getConverter()
Lazily returns a currency converterMethods in com.truebubo.maniflow.money with parameters of type CurrencyConverterModifier and TypeMethodDescriptionstatic void
CurrencyConverterFactory.setConvertor
(CurrencyConverter converter) Sets a custom converter from outside