| Class and Description |
|---|
| org.robolectric.internal.Shadow
Use
Shadow instead.
This will be removed in a forthcoming release. |
| org.robolectric.internal.ShadowExtractor
Use
extract(Object) instead. |
| Method and Description |
|---|
| org.robolectric.internal.ShadowExtractor.extract(Object)
Use
extract(Object) instead. |