public
abstract
@interface
UseMonitorFactory
implements
Annotation
android.support.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.
Inherited methods | |
---|---|
![]()
java.lang.annotation.Annotation
|