Uses of Class
com.opengamma.strata.product.index.type.ImmutableIborFutureConvention
-
Packages that use ImmutableIborFutureConvention Package Description com.opengamma.strata.product.index.type Conventions and templates to aid the construction of rate index products. -
-
Uses of ImmutableIborFutureConvention in com.opengamma.strata.product.index.type
Methods in com.opengamma.strata.product.index.type that return ImmutableIborFutureConvention Modifier and Type Method Description ImmutableIborFutureConventionImmutableIborFutureConvention.Builder. build()static ImmutableIborFutureConventionImmutableIborFutureConvention. of(IborIndex index, DateSequence dateSequence)Deprecated.Creates a convention based on the specified index and the sequence of dates.Methods in com.opengamma.strata.product.index.type that return types with arguments of type ImmutableIborFutureConvention Modifier and Type Method Description Class<? extends ImmutableIborFutureConvention>ImmutableIborFutureConvention.Meta. beanType()
-