Annotation Type ElementDependent


  • @Target({METHOD,FIELD})
    @Retention(RUNTIME)
    public @interface ElementDependent
    Dependent array, collection, or map element marker.
    Since:
    0.4.0
    Author:
    Abe White
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      boolean value  
    • Element Detail

      • value

        boolean value
        Default:
        true