public static class NativeLinkables.SharedLibrariesBuilder extends Object
NativeLinkables, 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
NativeLinkableGroups, potentially in parallel. |
com.google.common.collect.ImmutableSortedMap<String,SourcePath> |
build() |
public NativeLinkables.SharedLibrariesBuilder addAll(ActionGraphBuilder graphBuilder, Collection<NativeLinkable> linkables)
NativeLinkableGroups, potentially in parallel.public com.google.common.collect.ImmutableSortedMap<String,SourcePath> build()