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

/openjdk7/jdk/test/java/nio/channels/Channels/
H A DBasic.java256 ExtendedFileOutputStream fos = new ExtendedFileOutputStream(blah);
353 class ExtendedFileOutputStream extends java.io.FileOutputStream { class in inherits:java.io.FileOutputStream
354 ExtendedFileOutputStream(File file) throws FileNotFoundException { method in class:ExtendedFileOutputStream

Completed in 29 milliseconds