com.atlassian.sal.api.features
Class FeatureKeyScopePredicate
java.lang.Object
com.atlassian.sal.api.features.FeatureKeyScopePredicate
- All Implemented Interfaces:
- com.google.common.base.Predicate<FeatureKeyScope>
public class FeatureKeyScopePredicate
- extends Object
- implements com.google.common.base.Predicate<FeatureKeyScope>
- Since:
- 2.10.1
| 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 |
FeatureKeyScopePredicate
public FeatureKeyScopePredicate(FeatureKeyScope featureKeyScope)
filterBy
public static FeatureKeyScopePredicate filterBy(FeatureKeyScope featureKeyScope)
apply
public boolean apply(@Nullable
FeatureKeyScope input)
- Specified by:
apply in interface com.google.common.base.Predicate<FeatureKeyScope>
Copyright © 2015 Atlassian. All rights reserved.