Annotation Type Experimental


  • @Target({TYPE,METHOD,FIELD,PACKAGE})
    @Retention(RUNTIME)
    public @interface Experimental
    Elements annotated with this annotation are experimental and may get removed from the distribution at any time
    Author:
    Bela Ban
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      java.lang.String comment  
    • Element Detail

      • comment

        java.lang.String comment
        Default:
        ""