🌈 搜索
📅  最后修改于: 2022-03-11 14:52:04.905000             🧑  作者: Mango
for (int i = 0; i < collection.size(); i++) { Object object = collection.get(i); }