Annotation Interface BoxType


@Target(TYPE) @Retention(SOURCE) public @interface BoxType
Searches for and creates an object with a specific box type class.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    class information for registering the box.
  • Element Details

    • clazz

      Class<?> clazz
      class information for registering the box.
      Returns:
      the class