Class Hierarchy
- java.lang.Object
- org.eclipse.collections.impl.block.predicate.DropIterablePredicate<T> (implements org.eclipse.collections.api.block.predicate.Predicate<T>)
- org.eclipse.collections.impl.block.predicate.DropWhileIterablePredicate<T> (implements org.eclipse.collections.api.block.predicate.Predicate<T>)
- org.eclipse.collections.impl.block.predicate.MapEntryPredicate<T1,T2> (implements org.eclipse.collections.api.block.predicate.Predicate<T>, org.eclipse.collections.api.block.predicate.Predicate2<T1,T2>)
- org.eclipse.collections.impl.block.predicate.PairPredicate<T1,T2> (implements org.eclipse.collections.api.block.predicate.Predicate<T>, org.eclipse.collections.api.block.predicate.Predicate2<T1,T2>)