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