Klasse PairListCollector
java.lang.Object
de.kamillionlabs.hateoflux.utility.pair.PairListCollector
Utility class providing collectors for
PairList.-
Methodenübersicht
-
Methodendetails
-
toPairList
- Typparameter:
LeftT- the type of the left elements in the pairsRightT- the type of the right elements in the pairs- Gibt zurück:
- a Collector that collects Pair elements into a PairList
-