Uses of Class
org.eclipse.collections.impl.block.predicate.checked.CheckedPredicate2
-
Packages that use CheckedPredicate2 Package Description org.eclipse.collections.impl.block.factory This package contains factory implementations forFunction
,Predicate
,SerializableComparator
andProcedure
. -
-
Uses of CheckedPredicate2 in org.eclipse.collections.impl.block.factory
Subclasses of CheckedPredicate2 in org.eclipse.collections.impl.block.factory Modifier and Type Class Description private static class
Predicates2.ThrowingPredicate2Adapter<T,P>
-