org.apache.spark.ReExports.scala Maven / Gradle / Ivy
The newest version!
package org.apache.spark
object ReExports {
type BoundedPriorityQueue[T] = org.apache.spark.util.BoundedPriorityQueue[T]
}
package org.apache.spark
object ReExports {
type BoundedPriorityQueue[T] = org.apache.spark.util.BoundedPriorityQueue[T]
}