findSegmentFor
abstract override fun findSegmentFor(priority: Priority): SearchSegmentResult<LinkedSearchTreeNode<Element, Priority>>(source)
Finds a segment in the search tree where the priority lies. See SearchSegmentResult for description of the segment.