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

/openjdk7/jdk/test/java/nio/file/Files/
H A DSBC.java426 static void write(WritableByteChannel wbc, String msg) throws IOException { argument
429 wbc.write(buf);

Completed in 65 milliseconds