isNotNull

open fun isNotNull(): Boolean

Checks if the reference is not null.

Return

true if the reference is not null, false otherwise