assertNotNull
Asserts that this value is not null
and returns it.
Asserts that the result of calling the block function is not null
and returns it.
Asserts that this value is not null
and returns it.
Asserts that the result of calling the block function is not null
and returns it.