Searched refs:otherHeap (Results 1 – 1 of 1) sorted by relevance
231 minHeap.otherHeap = maxHeap; in MinMaxPriorityQueue()232 maxHeap.otherHeap = minHeap; in MinMaxPriorityQueue()490 Heap otherHeap; field in MinMaxPriorityQueue.Heap525 if (otherHeap.bubbleUpAlternatingLevels(crossOver, toTrickle) in tryCrossOverAndBubbleUp()544 heap = otherHeap; in bubbleUp()