Searched refs:ClosedInputStream (Results 1 – 3 of 3) sorted by relevance
32 public class ClosedInputStream extends InputStream { class37 public static final ClosedInputStream CLOSED_INPUT_STREAM = new ClosedInputStream();
49 in = new ClosedInputStream(); in close()
63 in = new ClosedInputStream(); in close()