Annotation Interface Reg


@Retention(SOURCE) @Target({}) public @interface Reg
Container annotation. may not be used on any element. Contains annotations to modify fields in a class annotated with RegisterClass.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static @interface 
    Marks a field as excluded from registration.
    static @interface 
    Explicitly sets a name for a field that is registered.