Package | Description |
---|---|
dagger.internal |
Modifier and Type | Method and Description |
---|---|
abstract Binding<?> |
BindingsGroup.contributeSetBinding(String key,
SetBinding<?> value) |
Constructor and Description |
---|
SetBinding(SetBinding<T> original)
Creates a new
SetBinding with all of the contributing bindings of the provided
original SetBinding . |
Copyright © 2018 Square, Inc.. All rights reserved.