Uses of Class
org.eclipse.collections.impl.block.function.primitive.IntegerFunctionImpl
-
Packages that use IntegerFunctionImpl Package Description org.eclipse.collections.impl.block.factory This package contains factory implementations forFunction,Predicate,SerializableComparatorandProcedure. -
-
Uses of IntegerFunctionImpl in org.eclipse.collections.impl.block.factory
Subclasses of IntegerFunctionImpl in org.eclipse.collections.impl.block.factory Modifier and Type Class Description static classFunctions.SizeFunctionprivate static classStringFunctions.LengthFunctionFields in org.eclipse.collections.impl.block.factory declared as IntegerFunctionImpl Modifier and Type Field Description private static IntegerFunctionImpl<java.lang.String>StringFunctions. LENGTHMethods in org.eclipse.collections.impl.block.factory that return IntegerFunctionImpl Modifier and Type Method Description static IntegerFunctionImpl<java.lang.String>StringFunctions. length()
-