isSetInitialDelay() method

Syntax

boolean isSetInitialDelay ()

Returns

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

Usage

Checks whether the

initialDelay

of this instance is set.

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