KAnnotationMetadataFactory

The factory of KAnnotationMetadata.

Author

ForteScarlet

Functions

Link copied to clipboard
abstract fun <A : Annotation> getAnnotationMetadata(annotationType: KClass<A>): KAnnotationMetadata<A>

Get an annotation metadata by annotation type.