Uses of Package
org.eclipse.collections.impl.block.procedure.checked
Packages that use org.eclipse.collections.impl.block.procedure.checked
Package
Description
This package contains factory implementations for
Function, Predicate, SerializableComparator and Procedure.This package contains abstract implementations of
Procedure and Procedure2.-
Classes in org.eclipse.collections.impl.block.procedure.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.procedure.checked used by org.eclipse.collections.impl.block.procedure.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.