首页题库练习题目详情
Java语言程序设计单选题中等

在Java中,List接口的哪个方法用于检查列表是否为空?

AisEmpty()
BisNull()
ChasNull()
Dempty()