Annotation Interface Category


@Retention(RUNTIME) @Target(TYPE) public @interface Category
The Category annotation marks a class as a category.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Returns the custom name.
  • Element Details

    • value

      String value
      Returns the custom name.
      Returns:
      the custom name
      Default:
      ""