private abstract static class TestRowCounter.OutputReader extends Object
Modifier and Type | Field and Description |
---|---|
private PrintStream |
oldPrintStream |
private TestRowCounter.Outs |
outs |
private PrintStream |
ps |
Modifier | Constructor and Description |
---|---|
protected |
OutputReader(PrintStream ps) |
Modifier and Type | Method and Description |
---|---|
(package private) abstract void |
doRead() |
protected String |
read() |
private final PrintStream ps
private PrintStream oldPrintStream
private TestRowCounter.Outs outs
protected OutputReader(PrintStream ps)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.