Class Functions.FirstOfPairFunction<T>
- java.lang.Object
-
- org.eclipse.collections.impl.block.factory.Functions.FirstOfPairFunction<T>
-
-
Field Summary
Fields Modifier and Type Field Description private static longserialVersionUID
-
Constructor Summary
Constructors Modifier Constructor Description privateFirstOfPairFunction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TvalueOf(Pair<T,?> pair)
-