JavaScript is disabled on your browser.
Skip navigation links
Robolectric 4.14 |
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.robolectric.res
Interface ResourceTable.Visitor
Enclosing interface:
ResourceTable
public static interface
ResourceTable.Visitor
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
visit
(
ResName
key,
Iterable
<
TypedResource
> values)
Method Details
visit
void
visit
(
ResName
key,
Iterable
<
TypedResource
> values)