requireNonNull()
Precondition.checkNotNull()
This has the added benefit of exception messages being evaluated on demand.