JavaScript is disabled on your browser.
Skip navigation links
Robolectric 4.11.1 |
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
org.robolectric.util.reflector
Annotation Type ForType
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
public @interface
ForType
Indicates that the annotated interface is an accessor object for use by
Reflector
.
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
className
boolean
direct
Class
<?>
value
Element Details
value
Class
<?>
value
Default:
void.class
className
String
className
Default:
""
direct
boolean
direct
Default:
false