Package org.robolectric.shadows
Interface ShadowLoadedApk._LoadedApk_
-
- Enclosing class:
- ShadowLoadedApk
public static interface ShadowLoadedApk._LoadedApk_Accessor interface forLoadedApk's internals.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetApplication(android.app.Application application)voidsetResources(android.content.res.Resources resources)
-