roboguice.inject
Class StringResourceFactory
java.lang.Object
roboguice.inject.StringResourceFactory
- All Implemented Interfaces:
- ResourceFactory<String>
public class StringResourceFactory
- extends Object
- implements ResourceFactory<String>
- Author:
- Pierre-Yves Ricau (py.ricau+roboguice@gmail.com)
Field Summary |
protected android.content.res.Resources |
resources
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
resources
protected android.content.res.Resources resources
StringResourceFactory
@Inject
public StringResourceFactory(android.content.res.Resources resources)
get
public String get(int id)
- Specified by:
get
in interface ResourceFactory<String>
Copyright © 2011. All Rights Reserved.