what If Not Null Or Empty
An expression for invoking whatIf when the Array is not null and not empty.
Return
Returns the original target object.
Parameters
An executable lambda function if the Array it not null or empty.
An expression for invoking whatIf when the Array is not null and not empty. If the array is null or empty, whatIfNot will be invoked instead of the whatIf.
Return
Returns the original target object.
Parameters
An expression for invoking whatIf when the ByteArray is not null and not empty.
Return
Returns the original target object.
Parameters
An executable lambda function if the ByteArray it not null or empty.
An expression for invoking whatIf when the ByteArray is not null and not empty. If the array is null or empty, whatIfNot will be invoked instead of the whatIf.
Return
Returns the original target object.
Parameters
An expression for invoking whatIf when the ShortArray is not null and not empty.
Return
Returns the original target object.
Parameters
An executable lambda function if the ShortArray it not null or empty.
An expression for invoking whatIf when the ShortArray is not null and not empty. If the array is null or empty, whatIfNot will be invoked instead of the whatIf.
Return
Returns the original target object.
Parameters
An executable lambda function if the ShortArray it not null or empty.
An executable lambda function if the ShortArray it null or empty.
An expression for invoking whatIf when the IntArray is not null and not empty.
Return
Returns the original target object.
Parameters
An executable lambda function if the IntArray it not null or empty.
An expression for invoking whatIf when the IntArray is not null and not empty. If the array is null or empty, whatIfNot will be invoked instead of the whatIf.
Return
Returns the original target object.
Parameters
An expression for invoking whatIf when the LongArray is not null and not empty.
Return
Returns the original target object.
Parameters
An executable lambda function if the LongArray it not null or empty.
An expression for invoking whatIf when the LongArray is not null and not empty. If the array is null or empty, whatIfNot will be invoked instead of the whatIf.
Return
Returns the original target object.
Parameters
An expression for invoking whatIf when the FloatArray is not null and not empty.
Return
Returns the original target object.
Parameters
An executable lambda function if the FloatArray it not null or empty.
An expression for invoking whatIf when the FloatArray is not null and not empty. If the array is null or empty, whatIfNot will be invoked instead of the whatIf.
Return
Returns the original target object.
Parameters
An executable lambda function if the FloatArray it not null or empty.
An executable lambda function if the FloatArray it null or empty.
An expression for invoking whatIf when the DoubleArray is not null and not empty.
Return
Returns the original target object.
Parameters
An executable lambda function if the DoubleArray it not null or empty.
An expression for invoking whatIf when the DoubleArray is not null and not empty. If the array is null or empty, whatIfNot will be invoked instead of the whatIf.
Return
Returns the original target object.
Parameters
An executable lambda function if the DoubleArray it not null or empty.
An executable lambda function if the DoubleArray it null or empty.
An expression for invoking whatIf when the BooleanArray is not null and not empty.
Return
Returns the original target object.
Parameters
An executable lambda function if the BooleanArray it not null or empty.
An expression for invoking whatIf when the BooleanArray is not null and not empty. If the array is null or empty, whatIfNot will be invoked instead of the whatIf.
Return
Returns the original target object.
Parameters
An executable lambda function if the BooleanArray it not null or empty.
An executable lambda function if the BooleanArray it null or empty.
An expression for invoking whatIf when the CharArray is not null and not empty.
Return
Returns the original target object.
Parameters
An executable lambda function if the CharArray it not null or empty.
An expression for invoking whatIf when the CharArray is not null and not empty. If the array is null or empty, whatIfNot will be invoked instead of the whatIf.
Return
Returns the original target object.
Parameters
An expression for invoking whatIf when the List is not null and not empty.
Return
Returns the original target object.
Parameters
An executable lambda function if the List it not null or empty.
An expression for invoking whatIf when the List is not null and not empty. If the array is null or empty, whatIfNot will be invoked instead of the whatIf
Return
Returns the original target object.
Parameters
An expression for invoking whatIf when the Set is not null and not empty.
Return
Returns the original target object.
Parameters
An executable lambda function if the Set it not null or empty.
An expression for invoking whatIf when the Set is not null and not empty. If the array is null or empty, whatIfNot will be invoked instead of the whatIf.
Return
Returns the original target object.
Parameters
An expression for invoking whatIf when the Map is not null and not empty.
Return
Returns the original target object.
Parameters
An executable lambda function if the Map it not null or empty.
An expression for invoking whatIf when the Map is not null and not empty. If the array is null or empty, whatIfNot will be invoked instead of the whatIf.
Return
Returns the original target object.
Parameters
An expression for invoking whatIf when the String is not null and not empty.
Return
Returns the original target object.
Parameters
An executable lambda function if the String it not null or empty.