Uses of Package
org.eclipse.collections.impl.block.predicate.checked
-
Packages that use org.eclipse.collections.impl.block.predicate.checked Package Description org.eclipse.collections.impl.block.factory This package contains factory implementations forFunction,Predicate,SerializableComparatorandProcedure.org.eclipse.collections.impl.block.predicate.checked This package contains abstract implementations ofPredicateandPredicate2. -
Classes in org.eclipse.collections.impl.block.predicate.checked used by org.eclipse.collections.impl.block.factory Class Description ThrowingPredicate A functional interface that can be represented by a Lambda that can throw a CheckedException.ThrowingPredicate2 A functional interface that can be represented by a Lambda that can throw a CheckedException. -
Classes in org.eclipse.collections.impl.block.predicate.checked used by org.eclipse.collections.impl.block.predicate.checked Class Description ThrowingPredicate A functional interface that can be represented by a Lambda that can throw a CheckedException.ThrowingPredicate2 A functional interface that can be represented by a Lambda that can throw a CheckedException.