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

/openjdk7/jdk/test/java/io/Serializable/classDescHooks/
H A DCNFException.java33 class CNFInputStream extends ObjectInputStream { class in inherits:ObjectInputStream
35 CNFInputStream(InputStream in) throws IOException { method in class:CNFInputStream
53 new CNFInputStream(new ByteArrayInputStream(bout.toByteArray()));

Completed in 28 milliseconds