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 SummaryConstructors Constructor Description RoboCallSite(MethodType type, Class<?> theClass)
- 
Method SummaryModifier and Type Method Description Class<?>getTheClass()Methods inherited from class java.lang.invoke.MutableCallSitedynamicInvoker, getTarget, setTarget, syncAll