getAnnotation

fun <A : Annotation> getAnnotation(clazz: Class<out A>): A?(source)