T
- The fully qualified type of the factory.public interface AssistedInjectBinding<T>
Modifier and Type | Method | Description |
---|---|---|
Collection<AssistedMethod> |
getAssistedMethods() |
Returns an
AssistedMethod for each method in the factory. |
Key<T> |
getKey() |
Returns the
Key for the factory binding. |
Collection<AssistedMethod> getAssistedMethods()
AssistedMethod
for each method in the factory.Copyright © 2006–2018 Google, Inc.. All rights reserved.