A  B  C  D  E  F  G  I  J  M  N  O  P  R  S  T  U  V  W  Z 

Z

ZIP - enum entry in org.ossreviewtoolkit.utils.common.ArchiveType
 
zip(java.util.Map,java.util.Map,kotlin.jvm.functions.Function2) - function in org.ossreviewtoolkit.utils.common.ExtensionsKt
Merge two maps by iterating over the combined key set of both maps and calling operation with any conflicting values for the same key.
zipWithSets(java.util.Map,java.util.Map) - function in org.ossreviewtoolkit.utils.common.ExtensionsKt
Merge two maps which have sets as values by creating the combined key set of both maps and merging the sets.
A  B  C  D  E  F  G  I  J  M  N  O  P  R  S  T  U  V  W  Z