ifNotNull

public void ifNotNull(String value)

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

Parameters

value

the expression to check for not being null