Class ShadowDecorator

java.lang.Object
org.robolectric.internal.bytecode.ShadowDecorator
All Implemented Interfaces:
ClassInstrumentor.Decorator

@AutoService(Decorator.class) @Priority(-2147483648) public class ShadowDecorator extends Object implements ClassInstrumentor.Decorator
Decorator which adds Robolectric's shadowing behavior to a class.