Class StringFunctions.LengthFunction
java.lang.Object
org.eclipse.collections.impl.block.function.primitive.IntegerFunctionImpl<String>
org.eclipse.collections.impl.block.factory.StringFunctions.LengthFunction
- All Implemented Interfaces:
Serializable, Function<String,Integer>, ToIntFunction<String>, Function<String, Integer>, IntFunction<String>
- Enclosing class:
StringFunctions
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class IntegerFunctionImpl
valueOfMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface IntFunction
applyAsInt
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
LengthFunction
private LengthFunction()
-
-
Method Details
-
intValueOf
-
toString
-