|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.gradle.api.changedetection.state.AbstractStateComparator
org.gradle.api.changedetection.state.AllChangesStateComparator
class AllChangesStateComparator extends AbstractStateComparator
| Constructor Summary | |
AllChangesStateComparator()
|
|
| Method Summary | |
|---|---|
boolean
|
compareState(DefaultDirectoryStateChangeDetecter directoryStateChangeDetecter, int level)
|
| Methods inherited from class AbstractStateComparator | |
|---|---|
| compareLevel |
| Methods inherited from class java.lang.Object | |
|---|---|
| hashCode, getClass, equals, toString, wait, wait, wait, notify, notifyAll |
| Constructor Detail |
|---|
AllChangesStateComparator()
| Method Detail |
|---|
public boolean compareState(DefaultDirectoryStateChangeDetecter directoryStateChangeDetecter, int level)
Groovy Documentation