com.r3corda.demos.api / NodeInterestRates / InterpolatingRateMap / <init>

<init>

InterpolatingRateMap(date: LocalDate, inputRates: Map<Tenor, BigDecimal>, calendar: BusinessCalendar, factory: InterpolatorFactory)

Stores a mapping between tenors and interest rates. Interpolates missing values using the provided interpolation mechanism.