Uses of Package
org.eclipse.collections.impl.block.function.checked
-
Packages that use org.eclipse.collections.impl.block.function.checked Package Description org.eclipse.collections.impl.block.factory This package contains factory implementations forFunction
,Predicate
,SerializableComparator
andProcedure
.org.eclipse.collections.impl.block.function.checked -
Classes in org.eclipse.collections.impl.block.function.checked used by org.eclipse.collections.impl.block.factory Class Description CheckedFunction CheckedFunction0 CheckedFunction2 ThrowingFunction A functional interface that can be represented by a Lambda that can throw a CheckedException.ThrowingFunction0 A functional interface that can be represented by a Lambda that can throw a CheckedException.ThrowingFunction2 A functional interface that can be represented by a Lambda that can throw a CheckedException. -
Classes in org.eclipse.collections.impl.block.function.checked used by org.eclipse.collections.impl.block.function.checked Class Description ThrowingFunction A functional interface that can be represented by a Lambda that can throw a CheckedException.ThrowingFunction0 A functional interface that can be represented by a Lambda that can throw a CheckedException.ThrowingFunction2 A functional interface that can be represented by a Lambda that can throw a CheckedException.