public class AnnoUtil extends Object
AnnoUtil()
static <A extends Annotation>A
getAnnotation(AnnotatedElement annotatedElement, Class<A> annotationType)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AnnoUtil()
public static <A extends Annotation> A getAnnotation(AnnotatedElement annotatedElement, Class<A> annotationType)
Copyright © 2024. All rights reserved.