Package spark

Annotation Type Experimental


  • @Target({TYPE,METHOD})
    @Retention(RUNTIME)
    public @interface Experimental
    Types and methods annotated with this annotation are experimental and may be changed or removed from the API at any time. (This does not mean it won't be part of the official API at any point either).
    • Optional Element Summary

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

      • value

        java.lang.String value
        Default:
        ""