scoreItemTableSourceVOSgetValuestream mapthisgetEachRowOfData collectCollectorstoList;scoreItemTableSourceVOS怎么判空
要判断scoreItemTableSourceVOS是否为空,可以使用以下代码:
if (scoreItemTableSourceVOS != null) { // scoreItemTableSourceVOS不为空 } else { // scoreItemTableSourceVOS为空 }
原文地址: http://www.cveoy.top/t/topic/h9Df 著作权归作者所有。请勿转载和采集!