Hierarchy For Package org.eclipse.collections.impl.block.predicate.checked

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.eclipse.collections.impl.block.predicate.checked.CheckedPredicate<T> (implements org.eclipse.collections.api.block.predicate.Predicate<T>, org.eclipse.collections.impl.block.predicate.checked.ThrowingPredicate<T>)
    • org.eclipse.collections.impl.block.predicate.checked.CheckedPredicate2<T,​P> (implements org.eclipse.collections.api.block.predicate.Predicate2<T1,​T2>, org.eclipse.collections.impl.block.predicate.checked.ThrowingPredicate2<T,​P>)

Interface Hierarchy