public static interface ShadowSystemServiceRegistry._StaticServiceFetcher_
Accessor interface for SystemServiceRegistry.StaticServiceFetcher
’s internals.
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) |