Package 

Annotation Experimental

  • All Implemented Interfaces:
    java.lang.annotation.Annotation

    @Documented() 
    public @interface Experimental
    
                        

    An annotation indicating an experimental API. Any or all detail of this API are subject to change in the future. Feedback on the API is welcomed.

    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class java.lang.annotation.Annotation

        annotationType, equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait