Annotation Interface Encode.Container

Enclosing class:
Encode

@Retention(RUNTIME) @Target(METHOD) @Documented public static @interface Encode.Container
Internal annotation to enable use of multiple Encode annotations.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Internally used to enable use of multiple Encode annotations.
  • Element Details

    • value

      Encode[] value
      Internally used to enable use of multiple Encode annotations.
      Returns:
      an array of the Encode annotations