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 () |
田畑
mMetrics
publicmMetrics
パブリック コンストラクター
MetricAnnotation
public MetricAnnotation (metrics)
パラメーター | |
---|---|
metrics |
公開メソッド
注釈タイプ
public Class<? extends Annotation> annotationType ()
戻り値 | |
---|---|
Class<? extends Annotation> |
等しい
public boolean equals (Object other)
パラメーター | |
---|---|
other | Object |
戻り値 | |
---|---|
boolean |
ハッシュコード
public int hashCode ()
戻り値 | |
---|---|
int |