| Package | Description |
|---|---|
| de.richtercloud.reflection.form.builder.components.money |
| Modifier and Type | Method and Description |
|---|---|
void |
FileAmountMoneyUsageStatisticsStorage.incrementUsageCount(org.jscience.economics.money.Currency currency) |
void |
MemoryAmountMoneyUsageStatisticsStorage.incrementUsageCount(org.jscience.economics.money.Currency currency) |
void |
AmountMoneyUsageStatisticsStorage.incrementUsageCount(org.jscience.economics.money.Currency currency)
Increments the usage count of
currency and stores the
information. |
void |
FileAmountMoneyUsageStatisticsStorage.reset(org.jscience.economics.money.Currency currency) |
void |
MemoryAmountMoneyUsageStatisticsStorage.reset(org.jscience.economics.money.Currency currency) |
void |
AmountMoneyUsageStatisticsStorage.reset(org.jscience.economics.money.Currency currency)
Resets the stored information for
currency. |
Copyright © 2018. All rights reserved.