Home
last modified time | relevance | path

Searched refs:fieldClass (Results 1 – 4 of 4) sorted by relevance

/annotation/annotation-keep/bcv/native/
Dcurrent.txt29 final val fieldClass // androidx.annotation.keep/GenerateKeepForField.fieldClass|{}fieldClass[0]
30 … fun <get-fieldClass>(): kotlin.reflect/KClass<*> // androidx.annotation.keep/GenerateKeepForField…
/annotation/annotation-keep/src/commonMain/kotlin/androidx/annotation/keep/
DGenerateKeepForField.kt67 val fieldClass: KClass<*> = Unspecified::class, constant in androidx.annotation.keep.GenerateKeepForField
/annotation/annotation-keep/api/
Drestricted_current.txt26 … method public abstract Class<? extends java.lang.Object?> fieldClass() default Unspecified::class;
31 property public abstract Class<? extends java.lang.Object?> fieldClass;
40 property public abstract kotlin.reflect.KClass<? extends java.lang.Object?> fieldClass;
Dcurrent.txt26 … method public abstract Class<? extends java.lang.Object?> fieldClass() default Unspecified::class;
31 property public abstract Class<? extends java.lang.Object?> fieldClass;
40 property public abstract kotlin.reflect.KClass<? extends java.lang.Object?> fieldClass;