DeviceJUnit4ClassRunner.LogAnnotation

public static class DeviceJUnit4ClassRunner.LogAnnotation
extends Object

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


Gefälschte Anmerkung, die Protokolle zu den Reportern tragen soll.

Zusammenfassung

Felder

public mLogs

Öffentliche Konstrukteure

LogAnnotation ( logs) LogAnnotation ( logs)

Öffentliche Methoden

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

Felder

mLogs

public  mLogs

Öffentliche Konstrukteure

ProtokollAnmerkung

public LogAnnotation ( logs)

Parameter
logs

Öffentliche Methoden

Anmerkungstyp

public Class<? extends Annotation> annotationType ()

Kehrt zurück
Class<? extends Annotation>

gleich

public boolean equals (Object other)

Parameter
other Object

Kehrt zurück
boolean

Hash-Code

public int hashCode ()

Kehrt zurück
int