KAnnotationMetadataFactory
Functions
Link copied to clipboard
abstract fun <A : Annotation> getAnnotationMetadata(annotationType: KClass<A>): KAnnotationMetadata<A>
Get an annotation metadata by annotation type.