DeviceJUnit4ClassRunner.MetricAnnotation

public static class DeviceJUnit4ClassRunner.MetricAnnotation
extends Object implements Annotation

java.lang.Object
com.android.tradefed.testtype.DeviceJUnit4ClassRunner.MetricAnnotation


সাংবাদিকদের কাছে মেট্রিক্স পৌঁছে দেওয়ার উদ্দেশ্যে করা ভুয়া টীকা।

সারসংক্ষেপ

ক্ষেত্র

public HashMap<String, MetricMeasurement.Metric> mMetrics

সরকারি নির্মাণকারী

MetricAnnotation (HashMap<String, MetricMeasurement.Metric> metrics)

জনসাধারণের পদ্ধতি

Class<? extends Annotation> annotationType ()
boolean equals (Object other)
int hashCode ()

ক্ষেত্র

এমমেট্রিক্স

public HashMap<String, MetricMeasurement.Metric> mMetrics

সরকারি নির্মাণকারী

মেট্রিকঅ্যানোটেশন

public MetricAnnotation (HashMap<String, MetricMeasurement.Metric> metrics)

প্যারামিটার
metrics HashMap

জনসাধারণের পদ্ধতি

টীকা প্রকার

public Class<? extends Annotation> annotationType ()

ফেরত
Class<? extends Annotation>

সমান

public boolean equals (Object other)

প্যারামিটার
other Object

ফেরত
boolean

হ্যাশকোড

public int hashCode ()

ফেরত
int