Item % of partially implemented % of fully implemented
java.io
100
BufferedWriter(Writer) : void
BufferedWriter(Writer, int) : void
write(int) : void
write(char[], int, int) : void
write(String, int, int) : void
newLine() : void
flush() : void
close() : void