Uses of Class
org.eclipse.collections.impl.block.function.checked.CheckedFunction2
-
Packages that use CheckedFunction2 Package Description org.eclipse.collections.impl.block.factory This package contains factory implementations forFunction
,Predicate
,SerializableComparator
andProcedure
. -
-
Uses of CheckedFunction2 in org.eclipse.collections.impl.block.factory
Subclasses of CheckedFunction2 in org.eclipse.collections.impl.block.factory Modifier and Type Class Description private static class
Functions2.ThrowingFunction2Adapter<T,P,V>
-