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.