Package org.robolectric.shadows
Interface ShadowSystemServiceRegistry._StaticServiceFetcher_
- Enclosing class:
 - ShadowSystemServiceRegistry
 
public static interface ShadowSystemServiceRegistry._StaticServiceFetcher_
Accessor interface for 
SystemServiceRegistry.StaticServiceFetcher's
 internals.- 
Method Summary
Modifier and Type Method Description default voidclearInstance()voidsetCachedInstance(Object o) 
- 
Method Details
- 
setCachedInstance
 - 
clearInstance
default void clearInstance() 
 -