|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.gradle.api.specs.NotSpec
class NotSpec
| Constructor Summary | |
NotSpec(Spec sourceSpec)
|
|
| Method Summary | |
|---|---|
boolean
|
isSatisfiedBy(T element)
|
| Methods inherited from class java.lang.Object | |
|---|---|
| wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
| Constructor Detail |
|---|
public NotSpec(Spec sourceSpec)
| Method Detail |
|---|
public boolean isSatisfiedBy(T element)
Groovy Documentation