Documentation of 'org.jquantlib.cashflow.FloatingLeg' Java class
FloatingLeg
org.jquantlib.cashflow

Class FloatingLeg<InterestRateIndexType extends InterestRateIndex,FloatingCouponType extends FloatingRateCoupon,CappedFlooredCouponType>

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, java.lang.Iterable<CashFlow>, java.util.Collection<CashFlow>, java.util.List<CashFlow>, java.util.RandomAccess


    public class FloatingLeg<InterestRateIndexType extends InterestRateIndex,FloatingCouponType extends FloatingRateCoupon,CappedFlooredCouponType>
    extends Leg
    Cash flow vector builder
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      double effectiveFixedRate(Array spreads, Array caps, Array floors, int i) 
      double get(Array v, int i, double defaultValue) 
      boolean noOption(Array caps, Array floors, int i) 
      • Methods inherited from class java.util.ArrayList

        add, add, addAll, addAll, clear, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSize
      • Methods inherited from class java.util.AbstractList

        equals, hashCode
      • Methods inherited from class java.util.AbstractCollection

        containsAll, toString
      • Methods inherited from class java.lang.Object

        getClass, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface java.util.List

        containsAll, equals, hashCode
      • Methods inherited from interface java.util.Collection

        parallelStream, stream
    • Method Detail

      • get

        public double get(Array v,
                          int i,
                          double defaultValue)
      • effectiveFixedRate

        public double effectiveFixedRate(Array spreads,
                                         Array caps,
                                         Array floors,
                                         int i)
      • noOption

        public boolean noOption(Array caps,
                                Array floors,
                                int i)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.