public static class

TreeIterables.ViewAndDistance

extends Object
java.lang.Object
   ↳ android.support.test.espresso.util.TreeIterables.ViewAndDistance

Class Overview

Represents the distance a given view is from the root view.

Summary

Public Methods
int getDistanceFromRoot()
View getView()
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public int getDistanceFromRoot ()

public View getView ()