ComparableFieldProvider

Implement this interface to use QuerySortByField. Implementations of this interface must provide comparable fields.

Inheritors

Functions

Link copied to clipboard
abstract fun getComparableField(fieldName: String): Comparable<*>?

Gets a comparable fields from a name.