public class

IInteractionExecutionStatus.Default

extends java.lang.Object

implements IInteractionExecutionStatus

 java.lang.Object

↳androidx.test.espresso.remote.IInteractionExecutionStatus.Default

Overview

Default implementation for IInteractionExecutionStatus.

Summary

Constructors
publicDefault()

Methods
public android.os.IBinderasBinder()

public booleancanExecute()

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

from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructors

public Default()

Methods

public boolean canExecute()

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

public android.os.IBinder asBinder()