Annotation Interface ConstantProvider


@Retention(RUNTIME) @Documented @Target(TYPE) public @interface ConstantProvider
Internal annotation to mark a class as having constant fields for the source code generator.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details