DeviceJUnit4ClassRunner.MetricAnnotation
public static class DeviceJUnit4ClassRunner.MetricAnnotation
extends Object
java.lang.Object | |
↳ | com.android.tradefed.testtype.DeviceJUnit4ClassRunner.MetricAnnotation |
虛假註釋意味著向記者提供指標。
概括
字段 | |
---|---|
public | mMetrics
|
公共構造函數 | |
---|---|
MetricAnnotation ( metrics) MetricAnnotation ( metrics) |
公共方法 | |
---|---|
Class<? extends Annotation> | annotationType () |
boolean | equals (Object other) |
int | hashCode () |
字段
指標
publicmMetrics
公共構造函數
度量註解
public MetricAnnotation (metrics)
參數 | |
---|---|
metrics |
公共方法
註解類型
public Class<? extends Annotation> annotationType ()
退貨 | |
---|---|
Class<? extends Annotation> |
等於
public boolean equals (Object other)
參數 | |
---|---|
other | Object |
退貨 | |
---|---|
boolean |
哈希碼
public int hashCode ()
退貨 | |
---|---|
int |