DeviceJUnit4ClassRunner.MetricAnnotation
public
static
class
DeviceJUnit4ClassRunner.MetricAnnotation
extends Object
java.lang.Object | |
↳ | com.android.tradefed.testtype.DeviceJUnit4ClassRunner.MetricAnnotation |
假註解是為了傳送指標給回報者,
摘要
欄位 | |
---|---|
public
|
mMetrics
|
公用建構函式 | |
---|---|
MetricAnnotation(
|
公用方法 | |
---|---|
Class<? extends Annotation>
|
annotationType()
|
boolean
|
equals(Object other)
|
int
|
hashCode()
|
欄位
m 指標
publicmMetrics
公用建構函式
指標註解
public MetricAnnotation (metrics)
參數 | |
---|---|
metrics |
|
公用方法
<註解類型>
public Class<? extends Annotation> annotationType ()
傳回 | |
---|---|
Class<? extends Annotation> |
等於
public boolean equals (Object other)
參數 | |
---|---|
other |
Object |
傳回 | |
---|---|
boolean |
hashCode
public int hashCode ()
傳回 | |
---|---|
int |