Annotation Interface Tables


@Target(TYPE) @Retention(RUNTIME) @Deprecated(since="6.2", forRemoval=true) public @interface Tables
Deprecated, for removal: This API element is subject to removal in a future version.
since Table is deprecated
A grouping of Tables.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
    The table grouping.
  • Element Details

    • value

      Table[] value
      Deprecated, for removal: This API element is subject to removal in a future version.
      The table grouping.