Package org.gradle.api.specs
Class NotSpec<T>
- java.lang.Object
-
- org.gradle.api.specs.NotSpec<T>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isSatisfiedBy(T element)
-
Modifier and Type | Method | Description |
---|---|---|
boolean |
isSatisfiedBy(T element) |