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