| java.lang.Object | ||
| ↳ | org.hamcrest.BaseMatcher<T> | |
| ↳ | android.support.test.espresso.matcher.BoundedMatcher<T, S extends T> | |
|  Known Direct Subclasses | 
Some matcher sugar that lets you create a matcher for a given type but only process items of a specific subtype of that matcher.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| [Expand] Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
  org.hamcrest.BaseMatcher | |||||||||||
|  From class
  java.lang.Object | |||||||||||
|  From interface
  org.hamcrest.Matcher | |||||||||||
|  From interface
  org.hamcrest.SelfDescribing | |||||||||||