This mode has been used to traverse objects in Collection. The frequency of use is high. There is no need to specifically explain in Java. In most cases, there is no need to create an Iterator yourself, just load the object into the Collection, we can use the Iterator mode.