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 thepicker
param. Indicates that no customShadowPicker
is being used.
-
-
Method Summary
-
Methods inherited from interface org.robolectric.shadow.api.ShadowPicker
pickShadowClass
-
-