isSetWorker() method

Syntax

boolean isSetWorker ()

Returns

false if the worker is null. Otherwise, it returns true.

Usage

Checks whether the

worker

of this instance is set.

false if the worker is null. Otherwise, it returns true.