Class InheritedMethodAnnotationHelper


  • public final class InheritedMethodAnnotationHelper
    extends Object
    • Method Detail

      • getAnnotation

        public static <T extends Annotation> T getAnnotation​(Method method,
                                                             Class<T> annotationClass)