isSetCaller() method

Syntax

boolean isSetCaller ()

Returns

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

Usage

Checks whether the

caller

of this instance is set.

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