public class TimelineEntryIterator extends Object implements Iterator<TimelineEntry>
public boolean hasNext()
hasNext
在接口中 Iterator<TimelineEntry>
public TimelineEntry next()
next
在接口中 Iterator<TimelineEntry>
public void remove()
remove
在接口中 Iterator<TimelineEntry>
Copyright © 2019. All Rights Reserved.