Groovy Documentation

org.gradle.api
[Java] Annotation Type Incubating

java.lang.Object
  org.gradle.api.Incubating

@Documented
@Retention(RetentionPolicy.RUNTIME)
public @interface Incubating

Indicates that a feature is incubating. This means that the feature is currently a work-in-progress and may change at any time.


Method Summary
 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Gradle API 1.8