@mathjax/src
    Preparing search index...

    Class PrioritizedList<DataClass>

    Implements the PrioritizedList class

    Type Parameters

    • DataClass

      The class of data stored in the list

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    The list of items, sorted by priority (smallest number first)

    DEFAULTPRIORITY: number = 5

    The default priority for items added to the list

    Methods