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