getFilter

abstract fun <T : Any> getFilter(type: KClass<T>): KFilter<T>?