判断List集合为空

package org.springframework.util;

CollectionUtils.isEmpty(list)

原文地址:https://www.cnblogs.com/czlovezmt/p/9835737.html