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

/openjdk7/jdk/test/java/io/Serializable/proxy/
H A DBasic.java71 class ProxyBlindInputStream extends ObjectInputStream { class in inherits:ObjectInputStream
73 ProxyBlindInputStream(InputStream in) throws IOException { super(in); } method in class:ProxyBlindInputStream
111 oin = new ProxyBlindInputStream(

Completed in 28 milliseconds