Uses of Package
org.eclipse.collections.impl.block.predicate.checked
Packages that use org.eclipse.collections.impl.block.predicate.checked
Package
Description
This package contains factory implementations for
Function
, Predicate
, SerializableComparator
and Procedure
.This package contains abstract implementations of
Predicate
and Predicate2
.-
Classes in org.eclipse.collections.impl.block.predicate.checked used by org.eclipse.collections.impl.block.factoryClassDescriptionA functional interface that can be represented by a Lambda that can throw a CheckedException.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.checkedClassDescriptionA functional interface that can be represented by a Lambda that can throw a CheckedException.A functional interface that can be represented by a Lambda that can throw a CheckedException.