Class InvokeDynamicClassInstrumentor
java.lang.Object
org.robolectric.internal.bytecode.ClassInstrumentor
org.robolectric.internal.bytecode.InvokeDynamicClassInstrumentor
Deprecated.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.robolectric.internal.bytecode.ClassInstrumentor
ClassInstrumentor.Decorator
-
Field Summary
Fields inherited from class org.robolectric.internal.bytecode.ClassInstrumentor
OBJECT_TYPE
-
Constructor Summary
ConstructorDescriptionDeprecated. -
Method Summary
Methods inherited from class org.robolectric.internal.bytecode.ClassInstrumentor
addCallToRoboInit, directMethodName, exceptionArray, generateClassHandlerCall, getAndroidJarSDKVersion, instrument, instrument, instrumentConstructor, instrumentNativeMethod, instrumentNormalMethod, interceptInvokeVirtualMethod, makeMethodPrivate, setAndroidJarSDKVersion, writeCallToInitializing
-
Constructor Details
-
InvokeDynamicClassInstrumentor
Deprecated.
-
ClassInstrumentor
directly.