public static interface ShadowSystemServiceRegistry._ServiceFetcherN_
Accessor interface for SystemServiceRegistry.StaticApplicationContextServiceFetcher’s internals (for N+).
| Modifier and Type | Method and Description |
|---|---|
default void |
clearInstance() |
static org.robolectric.shadows.ShadowSystemServiceRegistry._ServiceFetcher_ |
get(String key,
Object serviceFetcher) |
static String |
getConcreteClassName(Object serviceFetcher) |
void |
setCachedInstance(Object o) |