Interface ObjectHeap.UnsortedIter<K>

    • Method Detail

      • get

        K get()
        Get the iterators current object.
        Returns:
        Current object