| Interface | Description |
|---|---|
| AmountMoneyComponentUpdateListener | |
| AmountMoneyCurrencyStorage |
Persists an unordered set of used currencies across restarts of the program.
|
| AmountMoneyExchangeRateRetriever | |
| AmountMoneyUsageStatisticsStorage |
Abstracts storage of usage information of
Currencys in
AmountMoneyPanel which can be used to sort the list of available
currencies. |
| Exception | Description |
|---|---|
| AmountMoneyCurrencyStorageException | |
| AmountMoneyExchangeRateRetrievalException |
Indicates a failure of retrieval which most likely occured due to a missing
network connection.
|
| AmountMoneyExchangeRateRetrieverException |
Indicates any exception which might have occured during retrieval of a
conversion rate from a
AmountMoneyConversionRateRetriever. |
| AmountMoneyUsageStatisticsStorageException |
Copyright © 2018. All rights reserved.