Searched refs:closeBranch (Results 1 – 1 of 1) sorted by relevance
49 private final boolean closeBranch; field in TeeInputStream75 InputStream input, OutputStream branch, boolean closeBranch) { in TeeInputStream() argument78 this.closeBranch = closeBranch; in TeeInputStream()92 if (closeBranch) { in close()