Documentation of 'org.jquantlib.instruments.DividendSchedule' Java class
DividendSchedule
org.jquantlib.instruments

Class DividendSchedule

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


    public class DividendSchedule
    extends java.util.ArrayList<Dividend>
    implements java.lang.Cloneable
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.Object clone() 
      Dividend first() 
      Dividend last() 
      • 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
    • Constructor Detail

      • DividendSchedule

        public DividendSchedule()
      • DividendSchedule

        public DividendSchedule(int n)
    • Method Detail

      • clone

        public java.lang.Object clone()
        Overrides:
        clone in class java.util.ArrayList<Dividend>

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.