public interface StabbedContext
| Modifier and Type | Method and Description |
|---|---|
dagger.ObjectGraph |
getObjectGraph() |
void |
inject(Object object)
Inject the supplied
object using the contexts graph. |
void inject(Object object)
object using the contexts graph.dagger.ObjectGraph getObjectGraph()
Copyright © 2013–2014. All rights reserved.