SortCriteria

Details about the criteria used to sort finding results.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The finding detail field by which results are sorted.

Link copied to clipboard

The order by which findings are sorted.

Functions

Link copied to clipboard
inline fun copy(block: SortCriteria.Builder.() -> Unit = {}): SortCriteria
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String