Class LongestDurationIterator

  • All Implemented Interfaces:
    Iterator<IItem>

    public class LongestDurationIterator
    extends Object
    implements Iterator<IItem>
    Iterates from the root to the leaf, always selecting the event with the longest duration in each layer.