Interface Annotated<T>

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      T get()  
      • Methods inherited from interface java.lang.reflect.AnnotatedElement

        getAnnotation, getAnnotations, getAnnotationsByType, getDeclaredAnnotation, getDeclaredAnnotations, getDeclaredAnnotationsByType, isAnnotationPresent
    • Method Detail

      • get

        T get()