Annotation Type InnerType


@Retention(RUNTIME) @Target({FIELD,METHOD}) public @interface InnerType
Used to specify the actual type of generic types.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details