Searched defs:ExtendedFileOutputStream (Results 1 - 1 of 1) sorted by relevance

/openjdk9/jdk/test/java/nio/channels/Channels/
H A DBasic.java353 class ExtendedFileOutputStream extends java.io.FileOutputStream { class in inherits:java.io.FileOutputStream
354 ExtendedFileOutputStream(File file) throws FileNotFoundException { method in class:ExtendedFileOutputStream

Completed in 36 milliseconds