Searched refs:psOut (Results 1 – 1 of 1) sorted by relevance
74 private PrintStream psOut = null; field in PrintWriter168 psOut = (PrintStream) out; in PrintWriter()438 } else if (psOut != null) { in checkError()439 return psOut.checkError(); in checkError()