Interface DoubleLongHeap.UnsortedIter

    • Method Detail

      • getKey

        double getKey()
        Get the current key.
        Returns:
        Current key
      • getValue

        long getValue()
        Get the current value.
        Returns:
        Current value