ListIterator is used just like Iterator. For collections that implement List, you can also obtain an iterator by calling listIterator().
確定! 回上一頁