fstn
10/13/2017, 1:39 PMassociateBy(keySelector = { it.getAttributeValue(“name”) }, valueTransform = { it.getAttributeValue(“value”) ?: “” })
marstran
10/13/2017, 1:41 PMfstn
10/13/2017, 1:42 PMkevinmost
10/13/2017, 1:42 PMgroupBy
marstran
10/13/2017, 1:42 PMgroupBy
, or groupingBy
if you want to avoid immediate collections.fstn
10/13/2017, 1:43 PMfstn
10/13/2017, 1:43 PM