Class MatcherPredicate<T>
java.lang.Object
com.atlassian.bamboo.utils.predicates.MatcherPredicate<T>
- All Implemented Interfaces:
com.google.common.base.Predicate<T>
,Predicate<T>
@Deprecated
public class MatcherPredicate<T>
extends Object
implements com.google.common.base.Predicate<T>
Deprecated.
Predicate that is fulfilled when matcher matches the input
-
Constructor Details
-
MatcherPredicate
Deprecated.
-
-
Method Details
-
apply
Deprecated.- Specified by:
apply
in interfacecom.google.common.base.Predicate<T>
-
Matcher.matches(Object)
method reference directly