associateSequenced
@NotNull
@Unmodifiable
Associates stream to sequenced map
Return
unmodifiable sequenced map
Parameters
collection
collection
keyMapper
key mapper
<E>
element
<K>
key
@NotNull
@Unmodifiable
Associates collection to sequenced map
Return
unmodifiable sequenced map
Parameters
collection
collection
keyMapper
key mapper
valueMapper
value mapper
<E>
element
<K>
key
<V>
value
@NotNull
@Unmodifiable
Associates stream to sequenced map
Return
unmodifiable sequenced map
Parameters
array
array
keyMapper
key mapper
<E>
element
<K>
key
@NotNull
@Unmodifiable
Associates collection to sequenced map
Return
unmodifiable sequenced map
Parameters
array
array
keyMapper
key mapper
valueMapper
value mapper
<E>
element
<K>
key
<V>
value
@NotNull
@Unmodifiable
Associates stream to sequenced map
Return
unmodifiable sequenced map
Parameters
capacity
the initial capacity
stream
stream
keyMapper
key mapper
<E>
element
<K>
key
@NotNull
@Unmodifiable
Associates stream to sequenced map
Return
unmodifiable sequenced map
Parameters
capacity
the initial capacity
stream
stream
keyMapper
key mapper
valueMapper
value mapper
<E>
element
<K>
key
<V>
value