Class InheritedMethodAnnotationHelper

java.lang.Object
org.eclipse.lyo.oslc4j.core.model.InheritedMethodAnnotationHelper

public final class InheritedMethodAnnotationHelper extends Object
  • Method Details

    • getAnnotation

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