getAnnotationThreadSafe

fun <A : Annotation> Element.getAnnotationThreadSafe(annotationClass: Class<A>): A?