ScreenRecordOnFailureCollector.LineCapturingOutputStream

public class ScreenRecordOnFailureCollector.LineCapturingOutputStream
extends OutputStream

java.lang.Object
   ↳ java.io.OutputStream
     ↳ com.android.tradefed.device.metric.ScreenRecordOnFailureCollector.LineCapturingOutputStream


Podsumowanie

Konstruktory publiczne

LineCapturingOutputStream(Consumer<String> onLineCaptured)

Metody publiczne

void write(int b)

Konstruktory publiczne

LineCapturingOutputStream

public LineCapturingOutputStream (Consumer<String> onLineCaptured)

Parametry
onLineCaptured Consumer

Metody publiczne

zapis

public void write (int b)

Parametry
b int