Annotation Interface Named


@Retention(RUNTIME) @Target({FIELD,PARAMETER,METHOD}) public @interface Named
Annotates named things.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details