Interface PQEntry

    • Method Detail

      • getPriority

        int getPriority()
        Higher is higher priority
      • setSeqNum

        void setSeqNum​(long num)
        To be set by the queue
      • getSeqNum

        long getSeqNum()
        Needed to ensure FIFO ordering within a single priority