com.opengamma.strata.pricer.impl.swap.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 swap calculations.
*
* This package provides implementations of period and event pricing.
*
* Code in this package and subpackages may change in a non-backwards compatible way.
*/
package com.opengamma.strata.pricer.impl.swap;