resolve

fun <A : Annotation> resolve(annotationType: KClass<A>): KAnnotationMetadata<A>(source)

Get instance of KAnnotationMetadata by an annotation type.

Return

instance of KAnnotationMetadata

Parameters

annotationType

annotation type