|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Factory<T>
Generates instances of T
for a binding.
Method Summary | |
---|---|
T |
get(Context context)
Generates an instance of T given the context of the injection. |
Method Detail |
---|
T get(Context context)
T
given the context of the injection.
context
- of this injection
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |