public interface SwapLegConvention
A convention contains key information that is commonly used in the market.
Two legs are often combined to form a TradeConvention for a swap,
such as FixedIborSwapConvention or FixedOvernightSwapConvention.
Each implementation should provide a method with the name toLeg with
whatever arguments are necessary to complete the leg.
Implementations must be immutable and thread-safe beans.
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.