DeviceJUnit4ClassRunner.LogAnnotation

public static class DeviceJUnit4ClassRunner.LogAnnotation
extends Object

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


fałszywe adnotacje mające przenosić logi do reporterów.

Podsumowanie

Fieldsem

public mLogs

Konstruktory publiczne

LogAnnotation( logs)

Metody publiczne

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

Fieldsem

mLogs

public  mLogs

Konstruktory publiczne

LogAnnotation

public LogAnnotation ( logs)

Parametry
logs

Metody publiczne

annotationType

public Class<? extends Annotation> annotationType ()

Zwroty
Class<? extends Annotation>

równa się

public boolean equals (Object other)

Parametry
other Object

Zwroty
boolean

hashCode

public int hashCode ()

Zwroty
int