Create a method to check each Java object for NULL or empty (no element).
[https://github.com/sacred-sanctuary/Preconditions]
Check if object is null
Check if object is empty
Recommended Posts