Filterable

interface Filterable<T>

Inheritors

Functions

Link copied to clipboard
abstract fun getFilterData(): List<FilterableParam<T, *>>