Searched refs:ThrowingInputStream (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/io/BufferedInputStream/
H A DReadZeroBytes.java40 new ThrowingInputStream());
45 class ThrowingInputStream extends InputStream { class in inherits:InputStream
47 public ThrowingInputStream() { method in class:ThrowingInputStream

Completed in 61 milliseconds