writeLine abstract method

void writeLine(
  1. String message
)

Public method or function.

Implementation

void writeLine(String message);