core / com.schibsted.account.util / Preconditions / checkNotNull

checkNotNull

static fun checkNotNull(vararg params: Any!): Unit

Checks that none of the given values is null.