Annotation Type RequiredAnnotation


@Target(ANNOTATION_TYPE) @Retention(RUNTIME) public @interface RequiredAnnotation
Indicates that an annotation requires the presence of another annotation. Only checked on Refaster templates at runtime.
Author:
lowasser@google.com (Louis Wasserman)
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Class<? extends Annotation>[]