Class Functions.PassThruFunction<T>
- java.lang.Object
-
- org.eclipse.collections.impl.block.factory.Functions.PassThruFunction<T>
-
-
Field Summary
Fields Modifier and Type Field Description private static long
serialVersionUID
-
Constructor Summary
Constructors Modifier Constructor Description private
PassThruFunction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description T
valueOf(T anObject)
-