Side of Software
Dated Collections Library 2.0

Uses of Interface
sos.dated.util.Iterator

Uses of Iterator in sos.dated.util
 

Subinterfaces of Iterator in sos.dated.util
 interface ListIterator<E,D>
          A forward and reverse mechanism to step through and (possibly) alter a dated list.
 

Methods in sos.dated.util that return Iterator
abstract  Iterator<E,D> AbstractDatedCollection.iterator(D at)
           
 Iterator<E,D> AbstractDatedList.iterator(D at)
          Returns an iterator over the elements of this dated collection at the specified date.
 Iterator<E,D> DatedCollection.iterator(D at)
          Returns an iterator over the elements of this dated collection at the specified date.
 


Side of Software
Dated Collections Library 2.0

Copyright 2003-09 Side of Software (SOS). All rights reserved.