SortConverter

interface SortConverter<T>

Functions

Link copied to clipboard
abstract fun convert(sort: List<Sort>): T