public interface ShadowPicker<T>
Class<? extends T>
pickShadowClass()
org.robolectric.internal.Environment
Class<? extends T> pickShadowClass()
Determines the shadow class to be used depending on the configuration of the org.robolectric.internal.Environment. Must be deterministic.