Annotation Interface Disjunction


@Retention(RUNTIME) @Target({PARAMETER,TYPE}) public @interface Disjunction
Author:
Tomasz Kaczmarzyk
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    And[]
     
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      And[] value
    • or

      Spec[] or
      Default:
      {}