public final class InheritedMethodAnnotationHelper extends Object
Modifier and Type | Method and Description |
---|---|
static <T extends Annotation> |
getAnnotation(Method method,
Class<T> annotationClass) |
public static <T extends Annotation> T getAnnotation(Method method, Class<T> annotationClass)
Copyright © 2017. All rights reserved.