Package org.robolectric.annotation
Interface Implements.DefaultShadowPicker
- All Superinterfaces:
ShadowPicker<Object>
- Enclosing class:
- Implements
public static interface Implements.DefaultShadowPicker extends ShadowPicker<Object>
An interface used as the default for the
picker param. Indicates that no custom ShadowPicker is being used.