Annotation Interface Aliases


@Retention(RUNTIME) @Target(METHOD) @Documented public @interface Aliases
A repeatable annotation that allows defining multiple AliasFor definitions.
Since:
1.0
Author:
graemerocher
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description