Interface Hierarchy
- java.util.function.BiPredicate<T,U>
- org.eclipse.collections.api.block.predicate.Predicate2<T1,T2> (also extends java.io.Serializable)
- java.util.function.Predicate<T>
- org.eclipse.collections.api.block.predicate.Predicate<T> (also extends java.io.Serializable)
- java.io.Serializable
- org.eclipse.collections.api.block.predicate.Predicate<T> (also extends java.util.function.Predicate<T>)
- org.eclipse.collections.api.block.predicate.Predicate2<T1,T2> (also extends java.util.function.BiPredicate<T,U>)