Common methods of the PrintWriter class:
Method Throws ----------------- ---------- print(argument) None println(argument) None flush() IOException close() IOException