Prints a long integer and then terminates the line. This method behaves as though it invokes print(long) and then println().
print(long)
println()
Parameters:
x
long
Diagram: Writer