Cover
Reference
Tutorials
Bugs
Name
PrintWriter_print
Description
Writes data to a
PrintWriter
object stream.
Syntax
pw
.print(
data
)
Parameters
pw
any object of the type PrintWriter
data
boolean, byte, char, color, int, float, String