com.opengamma.strata.pricer.impl.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.
*/
/**
* Internal implementations of rate calculations.
*
* This package provides the ability to observe rates.
*
* Code in this package and subpackages may change in a non-backwards compatible way.
*/
package com.opengamma.strata.pricer.impl.rate;