Package org.robolectric.shadows
Interface ShadowAconfigPackage.AconfigPackageReflector
- Enclosing class:
ShadowAconfigPackage
protected static interface ShadowAconfigPackage.AconfigPackageReflector
AconfigPackageReflector is used to create an empty AconfigPackage.
This is necessary because AconfigPackage's constructor is private.
-
Method Summary
-
Method Details
-
newAconfigPackage
AconfigPackage newAconfigPackage()
-