PriorityQueue

expect constructor(maxSize: Int, sentinelObjectSupplier: () -> T? = { null })