KFilters
Functions
Link copied to clipboard
abstract fun getParameterMapRef(type: KClass<*>): Ref<SortedMap<String, Any>?>?
Content copied to clipboard
Link copied to clipboard
abstract fun <T : Any> getTargetFilter(prop: KProperty1<*, T?>): KFilter<T>?
Content copied to clipboard
Link copied to clipboard
abstract fun getTargetParameterMapRef(prop: KProperty1<*, *>): Ref<SortedMap<String, Any>?>?
Content copied to clipboard