Annotation Type Alias


  • @Retention(RUNTIME)
    public @interface Alias
    This is an example annotation for giving something an alternate name.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String value