| Field and Description |
|---|
| org.robolectric.internal.bytecode.ShadowInfo.inheritImplementationMethods |
| Method and Description |
|---|
| org.robolectric.internal.bytecode.ShadowMap.convertToShadowName(String)
do not use
|
| org.robolectric.internal.bytecode.ShadowMap.getShadowInfo(Class<?>)
use
ShadowMap.obtainShadowInfo(Class) instead |