/** * Copyright (C) 2015 - present by OpenGamma Inc. and the OpenGamma group of companies * * Please see distribution for license. */ /** * Calculators for credit instruments, such as Credit Default Swap (CDS). * <p> * <b>This package is currently being reviewed and refactored. Incompatible changes are expected.</b> */ package com.opengamma.strata.pricer.credit;