com.opengamma.strata.pricer.rate.package-info Maven / Gradle / Ivy
The newest version!
/*
* Copyright (C) 2014 - present by OpenGamma Inc. and the OpenGamma group of companies
*
* Please see distribution for license.
*/
/**
* Calculators for rates instruments, such as Forward Rate Agreement (FRA) and interest rate swap.
*
* This package contains an interface to allow a rate, such as 'GBP-LIBOR-3M', to be observed.
*/
package com.opengamma.strata.pricer.rate;