Class MethodRef
- java.lang.Object
-
- org.robolectric.internal.bytecode.MethodRef
-
public class MethodRef extends Object
Reference to a specific method on a class.
-
-
Field Summary
Fields Modifier and Type Field Description String
className
String
methodName
-