Uses of Interface
org.eclipse.collections.impl.block.function.checked.ThrowingFunction2

Packages that use ThrowingFunction2 
Package Description
org.eclipse.collections.impl.block.factory
This package contains factory implementations for Function, Predicate, SerializableComparator and Procedure.
org.eclipse.collections.impl.block.function.checked
This package contains abstract implementations of Function, Function0 and Function2.