DeviceJUnit4ClassRunner.LogAnnotation

public static class DeviceJUnit4ClassRunner.LogAnnotation
extends Object

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


Gefälschte Anmerkung, die den Reportern Protokolle liefern soll.

Zusammenfassung

Felder

public mLogs

Öffentliche Bauträger

LogAnnotation ( logs) LogAnnotation ( logs)

Öffentliche Methoden

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

Felder

mLogs

public  mLogs

Öffentliche Bauträger

LogAnnotation

public LogAnnotation ( logs)

Parameter
logs

Öffentliche Methoden

annotationType

public Class<? extends Annotation> annotationType ()

Kehrt zurück
Class<? extends Annotation>

gleicht

public boolean equals (Object other)

Parameter
other Object

Kehrt zurück
boolean

Hash-Code

public int hashCode ()

Kehrt zurück
int