Package sk.iway.iwcm.utils
Interface PairMaker<T1,T2,T3>
public interface PairMaker<T1,T2,T3>
PairMaker.java
Tranforms a source element (of third type) into a
Pair
<type1, type2>-
Method Summary
-
Method Details
-
makePair
-