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

下列哪个方法可用于在List中查找某个元素是否存在的位置?

AindexOf()
Bcontains()
CbinarySearch()
Dsearch()