|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gradle.api.specs.NotSpec<T>
public class NotSpec<T>
| Constructor Summary | |
|---|---|
NotSpec(Spec<? super T> sourceSpec)
|
|
| Method Summary | |
|---|---|
boolean |
isSatisfiedBy(T element)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NotSpec(Spec<? super T> sourceSpec)
| Method Detail |
|---|
public boolean isSatisfiedBy(T element)
isSatisfiedBy in interface Spec<T>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||