public class FeatureKeyScopePredicate extends Object implements com.google.common.base.Predicate<FeatureKeyScope>
| Constructor and Description |
|---|
FeatureKeyScopePredicate(FeatureKeyScope featureKeyScope) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(FeatureKeyScope input) |
static FeatureKeyScopePredicate |
filterBy(FeatureKeyScope featureKeyScope) |
public FeatureKeyScopePredicate(FeatureKeyScope featureKeyScope)
public static FeatureKeyScopePredicate filterBy(FeatureKeyScope featureKeyScope)
public boolean apply(@Nullable FeatureKeyScope input)
Copyright © 2019 Atlassian. All rights reserved.