IInteractionExecutionStatus.Stub.Proxy

public static class IInteractionExecutionStatus.Stub.Proxy
extends BaseProxy implements IInteractionExecutionStatus

java.lang.Object
   ↳ com.google.android.aidl.BaseProxy
     ↳ android.support.test.espresso.remote.IInteractionExecutionStatus.Stub.Proxy


Summary

Public methods

boolean canExecute()

Returns false if the given interaction was already executed on the remote process

Inherited methods

From class com.google.android.aidl.BaseProxy
From class java.lang.Object
From interface android.os.IInterface
From interface android.support.test.espresso.remote.IInteractionExecutionStatus

Public methods

canExecute

boolean canExecute ()

Returns false if the given interaction was already executed on the remote process

Returns
boolean

Throws
RemoteException