Companion
object Companion
Returns the SortFields being used by this hit queue.
Functions
Link copied to clipboard
fun <T : FieldValueHitQueue.Entry> create(fields: Array<SortField>, size: Int): FieldValueHitQueue<T>
Creates a hit queue sorted by the given list of fields.