|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gradle.api.internal.tasks.copy.pattern.GreedyPatternStep
class GreedyPatternStep
Constructor Summary | |
GreedyPatternStep()
|
Method Summary | |
---|---|
boolean
|
isGreedy()
|
boolean
|
matches(java.lang.String candidate, boolean isFile)
|
Methods inherited from class java.lang.Object | |
---|---|
hashCode, getClass, equals, toString, wait, wait, wait, notify, notifyAll |
Constructor Detail |
---|
GreedyPatternStep()
Method Detail |
---|
public boolean isGreedy()
public boolean matches(java.lang.String candidate, boolean isFile)
Groovy Documentation