DeviceJUnit4ClassRunner.LogAnnotation

public static class DeviceJUnit4ClassRunner.LogAnnotation
extends Object implements Annotation

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


הערה מזויפת שנועדה להעביר יומנים לכתבים.

סיכום

שדות

public LinkedBlockingQueue<MetricTestCase.LogHolder> mLogs

‫constructors ציבוריים

LogAnnotation(LinkedBlockingQueue<MetricTestCase.LogHolder> logs)

‫methods ציבוריים

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

שדות

mLogs

public LinkedBlockingQueue<MetricTestCase.LogHolder> mLogs

‫constructors ציבוריים

LogAnnotation

public LogAnnotation (LinkedBlockingQueue<MetricTestCase.LogHolder> logs)

פרמטרים
logs LinkedBlockingQueue

‫methods ציבוריים

annotationType

public Class<? extends Annotation> annotationType ()

החזרות
Class<? extends Annotation>

שווה ל-

public boolean equals (Object other)

פרמטרים
other Object

החזרות
boolean

hashCode

public int hashCode ()

החזרות
int