Interface ExperimentalProperty
- All Superinterfaces:
org.gradle.api.Named
public interface ExperimentalProperty
extends org.gradle.api.Named
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.gradle.api.Named
org.gradle.api.Named.Namer -
Method Summary
Methods inherited from interface org.gradle.api.Named
getName
-
Method Details
-
getValue
org.gradle.api.provider.Property<Boolean> getValue()
-