Class RoboCallSite
java.lang.Object
java.lang.invoke.CallSite
java.lang.invoke.MutableCallSite
org.robolectric.internal.bytecode.RoboCallSite
- Direct Known Subclasses:
MethodCallSite
public class RoboCallSite extends MutableCallSite
-
Constructor Summary
Constructors Constructor Description RoboCallSite(MethodType type, Class<?> theClass)
-
Method Summary
Modifier and Type Method Description Class<?>
getTheClass()
Methods inherited from class java.lang.invoke.MutableCallSite
dynamicInvoker, getTarget, setTarget, syncAll