Package gnu.trove.iterator

Interface Summary
TAdvancingIterator Common interface for iterators that operate via the "advance" method for moving the cursor to the next element.
TDoubleIterator Iterator for double collections.
TFloatIterator Iterator for float collections.
TIntFloatIterator Iterator for maps of type int and float.
TIntIterator Iterator for int collections.
TIterator Common interface for all iterators used in Trove.
TLongDoubleIterator Iterator for maps of type long and double.
TLongIterator Iterator for long collections.
TPrimitiveIterator Implements all iterator functions for the hashed object set.
TShortIterator Iterator for short collections.
 



Copyright © 2007-2011 - Thomas Abeel - All Rights Reserved. SourceForge.netLogo