|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnu.studer.gradle.util.AlwaysFalseSpec
public final class AlwaysFalseSpec
Spec that always evaluates to false.
| Field Summary | |
|---|---|
static AlwaysFalseSpec |
INSTANCE
|
| Method Summary | |
|---|---|
boolean |
isSatisfiedBy(org.gradle.api.Task element)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final AlwaysFalseSpec INSTANCE
| Method Detail |
|---|
public boolean isSatisfiedBy(org.gradle.api.Task element)
isSatisfiedBy in interface org.gradle.api.specs.Spec<org.gradle.api.Task>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||