public class

MonitoringInstrumentation.ActivityFinisher

extends java.lang.Object

implements java.lang.Runnable

 java.lang.Object

↳androidx.test.runner.MonitoringInstrumentation.ActivityFinisher

Overview

Loops through all the activities that have not yet finished and explicitly calls finish on them.

Summary

Constructors
publicActivityFinisher()

Methods
public voidrun()

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

Constructors

public ActivityFinisher()

Methods

public void run()