Summary:
Methods
| Inherited Methods
UseMonitorFactory
Kotlin
|Java
public
abstract
@interface
UseMonitorFactory
implements
Annotation
androidx.test.jank.annotations.UseMonitorFactory |
Class annotation used to override the default IMonitorFactory
implementation.
The factory should have a public constructor that takes an ERROR(/Instrumentation)
instance as
the sole argument.
Summary
Public methods | |
---|---|
Class<? extends IMonitorFactory>
|
value()
|
Inherited methods | |
---|---|