public static class NativeLinkables.SharedLibrariesBuilder extends Object
NativeLinkable
s, throwing a useful
error on duplicates.Constructor and Description |
---|
SharedLibrariesBuilder() |
Modifier and Type | Method and Description |
---|---|
NativeLinkables.SharedLibrariesBuilder |
addAll(ActionGraphBuilder graphBuilder,
Collection<NativeLinkable> linkables)
Adds libraries from the given
NativeLinkableGroup s, potentially in parallel. |
com.google.common.collect.ImmutableSortedMap<String,SourcePath> |
build() |
public NativeLinkables.SharedLibrariesBuilder addAll(ActionGraphBuilder graphBuilder, Collection<NativeLinkable> linkables)
NativeLinkableGroup
s, potentially in parallel.public com.google.common.collect.ImmutableSortedMap<String,SourcePath> build()