| java.lang.Object | |
| ↳ | com.atlassian.jira.util.EvaluateAllPredicate<T> |
Known Direct Subclasses
| |||||||||||||
A predicate that checks that all the given predicates evaulate to true for the specified input. It is fail fast.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||
From interface
com.atlassian.jira.util.Predicate
| |||||||||||||

