Class java.util.Objects

Added Methods
boolean isNull(Object)  
boolean nonNull(Object)  
T requireNonNull(T, Supplier<String>)