Documentation of 'org.matheclipse.combinatoric.AbstractMultisetStepVisitor' Java class
AbstractMultisetStepVisitor
org.matheclipse.combinatoric

Class AbstractMultisetStepVisitor<T>

  • All Implemented Interfaces:
    IStepVisitor


    public abstract class AbstractMultisetStepVisitor<T>
    extends AbstractListStepVisitor<T>
    Abstract step visitor for multisets of type T.
    • Constructor Detail

      • AbstractMultisetStepVisitor

        public AbstractMultisetStepVisitor(java.util.List<? extends T> sortedList)
      • AbstractMultisetStepVisitor

        public AbstractMultisetStepVisitor(java.util.List<? extends T> sortedList,
                                           int start)
      • AbstractMultisetStepVisitor

        public AbstractMultisetStepVisitor(java.util.List<? extends T> sortedList,
                                           int start,
                                           int end)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.