|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectroboguice.inject.ResourcesProvider
public class ResourcesProvider
Field Summary | |
---|---|
protected android.content.res.Resources |
resources
|
Constructor Summary | |
---|---|
ResourcesProvider(android.app.Application application)
|
Method Summary | |
---|---|
android.content.res.Resources |
get()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected android.content.res.Resources resources
Constructor Detail |
---|
@Inject public ResourcesProvider(android.app.Application application)
Method Detail |
---|
public android.content.res.Resources get()
get
in interface com.google.inject.Provider<android.content.res.Resources>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |