Uses of Package
org.eclipse.collections.impl.block.procedure.checked
-
Packages that use org.eclipse.collections.impl.block.procedure.checked Package Description org.eclipse.collections.impl.block.factory This package contains factory implementations forFunction
,Predicate
,SerializableComparator
andProcedure
.org.eclipse.collections.impl.block.procedure.checked This package contains abstract implementations ofProcedure
andProcedure2
. -
Classes in org.eclipse.collections.impl.block.procedure.checked used by org.eclipse.collections.impl.block.factory Class Description CheckedProcedure CheckedProcedure2 ThrowingProcedure A functional interface that can be represented by a Lambda that can throw a CheckedException.ThrowingProcedure2 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.checked Class Description CheckedProcedure2 ThrowingProcedure A functional interface that can be represented by a Lambda that can throw a CheckedException.ThrowingProcedure2 A functional interface that can be represented by a Lambda that can throw a CheckedException.