@FunctionalInterface public interface FxRateCalculator
Modifier and Type | Method and Description |
---|---|
Optional<FxRate> |
findFx(CurrencyPair ccyPair)
Find or calculate the FX Rate for the given pair.
|
Optional<FxRate> findFx(CurrencyPair ccyPair)
Copyright © 2006–2022 Appendium - Portfolio Financing Platform. All rights reserved.