WriterThread.writeln

Writes the args in a thread-safe manner and appends a newline.

class WriterThread
void
writeln
(
T...
)
()

Meta