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)
apply
in interface com.google.common.base.Predicate<FeatureKeyScope>
Copyright © 2015 Atlassian. All rights reserved.