iterator

public Iterator<Event> iterator()

Creates a new iterator over the recent history items.

The iterator returns events in the reverse chronological order. Thus the most recent event will be returned first.

Return

an events iterator