associate
@NotNull
@Unmodifiable
Associates collection to map
Return
unmodifiable map
Parameters
collection
collection
keyMapper
key mapper
valueMapper
value mapper
<E>
element
<K>
key
<V>
value
@NotNull
@Unmodifiable
Associates stream to map
Return
unmodifiable map
Parameters
stream
stream
keyMapper
key mapper
<E>
element
<K>
key
@NotNull
@Unmodifiable
Associates stream to map
Return
unmodifiable map
Parameters
stream
stream
keyMapper
key mapper
valueMapper
value mapper
<E>
element
<K>
key
<V>
value