start abstract method

void start(
  1. String message
)

Writes the message for an operation that is starting.

Implementation

void start(String message);