ifNull

public void ifNull(String value)

Enters the if block checking that the given value is null.

Parameters

value

the expression to check for null