putAll

open fun putAll(pathMultimap: PathMultimap<T>): List<PathMultimapEntryId>(source)

Inserts all entries of pathMultimap into this multimap and returns a list with the identifiers of each inserted entry.