Class ClassInstrumentor

java.lang.Object
org.robolectric.internal.bytecode.ClassInstrumentor
Direct Known Subclasses:
InvokeDynamicClassInstrumentor

public class ClassInstrumentor
extends Object
Instruments (i.e. modifies the bytecode) of classes to place the scaffolding necessary to use Robolectric's shadows.