public class PluginCompositePredicate extends Object implements com.google.common.base.Predicate<PluginOperation>
Modifier and Type | Class and Description |
---|---|
static class |
PluginCompositePredicate.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
apply(PluginOperation input) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
and, isEqual, negate, or
public boolean apply(@Nullable PluginOperation input)
Copyright © 2002-2024 Atlassian. All Rights Reserved.