isNotNull

fun <T : Any> isNotNull(): T?

Matches an argument that is not null.