isSetUseCase() method

Syntax

boolean isSetUseCase ()

Returns

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

Usage

Checks whether the

useCase

of this instance is set.

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