public static final class VersionMatchedCollection.Builder<T> extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
VersionMatchedCollection.Builder<T> |
add(com.google.common.collect.ImmutableMap<BuildTarget,Version> versions,
T value) |
VersionMatchedCollection<T> |
build() |
public VersionMatchedCollection.Builder<T> add(com.google.common.collect.ImmutableMap<BuildTarget,Version> versions, T value)
public VersionMatchedCollection<T> build()