|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.plugins.php.task.utils.PhpUnitUtils.VersionMatcher
public static class PhpUnitUtils.VersionMatcher
Constructor Summary | |
---|---|
PhpUnitUtils.VersionMatcher(java.util.regex.Pattern pattern)
|
Method Summary | |
---|---|
boolean |
apply(java.io.File input)
|
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 PhpUnitUtils.VersionMatcher(@NotNull java.util.regex.Pattern pattern)
Method Detail |
---|
public boolean apply(@Nullable java.io.File input)
apply
in interface com.google.common.base.Predicate<java.io.File>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |