DeviceJUnit4ClassRunner.LogAnnotation

public static class DeviceJUnit4ClassRunner.LogAnnotation
extends Object

java.lang.Object
   ↳ com.android.tradefed.testtype.DeviceJUnit4ClassRunner.LogAnnotation


تعليق توضيحي مزيّف يهدف إلى نقل السجلات إلى المُخبرين

ملخّص

الحقول

public mLogs

وظائف الإنشاء العامة

LogAnnotation( logs)

الطرق العامة

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

الحقول

mLogs

public  mLogs

وظائف الإنشاء العامة

LogAnnotation

public LogAnnotation ( logs)

المعلمات
logs

الطرق العامة

annotationType

public Class<? extends Annotation> annotationType ()

المرتجعات
Class<? extends Annotation>

علامة يساوي

public boolean equals (Object other)

المعلمات
other Object

المرتجعات
boolean

hashCode

public int hashCode ()

المرتجعات
int