|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.maven.plugins.clirr.predicates.PathIncludeExcludePredicate
public class PathIncludeExcludePredicate
| Constructor Summary | |
|---|---|
PathIncludeExcludePredicate(java.lang.String[] includes,
java.lang.String[] excludes)
|
|
| Method Summary | |
|---|---|
boolean |
apply(java.lang.String name)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.common.base.Predicate |
|---|
equals |
| Constructor Detail |
|---|
public PathIncludeExcludePredicate(java.lang.String[] includes,
java.lang.String[] excludes)
| Method Detail |
|---|
public boolean apply(java.lang.String name)
apply in interface com.google.common.base.Predicate<java.lang.String>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||