com.atlassian.bamboo.plugins.php.task.utils
Class PhpUnitUtils.VersionMatcher
java.lang.Object
com.atlassian.bamboo.plugins.php.task.utils.PhpUnitUtils.VersionMatcher
- All Implemented Interfaces:
- com.google.common.base.Predicate<File>
- Enclosing class:
- PhpUnitUtils
public static class PhpUnitUtils.VersionMatcher
- extends Object
- implements com.google.common.base.Predicate<File>
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 |
PhpUnitUtils.VersionMatcher
public PhpUnitUtils.VersionMatcher(@NotNull
Pattern pattern)
apply
public boolean apply(@Nullable
File input)
- Specified by:
apply
in interface com.google.common.base.Predicate<File>
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.