Uses of Class
org.eclipse.collections.impl.block.function.checked.CheckedFunction
-
Packages that use CheckedFunction Package Description org.eclipse.collections.impl.block.factory This package contains factory implementations forFunction,Predicate,SerializableComparatorandProcedure. -
-
Uses of CheckedFunction in org.eclipse.collections.impl.block.factory
Subclasses of CheckedFunction in org.eclipse.collections.impl.block.factory Modifier and Type Class Description private static classFunctions.ClassForNameFunctionprivate static classFunctions.ThrowingFunctionAdapter<T,V>Fields in org.eclipse.collections.impl.block.factory declared as CheckedFunction Modifier and Type Field Description private static CheckedFunction<java.lang.String,java.lang.Class<?>>Functions. CLASS_FOR_NAME
-