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