com.opengamma.strata.pricer.impl.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.
*
* This package and sub-packages contain the internal implementation of pricers.
*
* Code in this package and subpackages may change in a non-backwards compatible way.
*/
package com.opengamma.strata.pricer.impl;