public static interface CurrencyBookNotifier.ICurrencyBookNotifier
Java interface defines the methods that can be implemented to customize the behavior of your application.| Modifier and Type | Method and Description |
|---|---|
CurrencyBook |
onUnknownCurrency(String code,
CurrencyBook currenciesBook) |
CurrencyBook onUnknownCurrency(String code, CurrencyBook currenciesBook)