List of utility methods to do Collection Size
if (isEmpty(collection)) { return 0; return collection.size();