LinkedBindingImpl
public interface LinkedKeyBinding<T> extends Binding<T>
Modifier and Type | Method | Description |
---|---|---|
Key<? extends T> |
getLinkedKey() |
Returns the linked key used to resolve injections.
|
acceptScopingVisitor, acceptTargetVisitor, getKey, getProvider
acceptVisitor, applyTo, getSource
Key<? extends T> getLinkedKey()
Injector.getBinding(key)
.Copyright © 2006–2018 Google, Inc.. All rights reserved.