TIterator
TByteByteIterator
, TByteCharIterator
, TByteDoubleIterator
, TByteFloatIterator
, TByteIntIterator
, TByteLongIterator
, TByteObjectIterator<V>
, TByteShortIterator
, TCharByteIterator
, TCharCharIterator
, TCharDoubleIterator
, TCharFloatIterator
, TCharIntIterator
, TCharLongIterator
, TCharObjectIterator<V>
, TCharShortIterator
, TDoubleByteIterator
, TDoubleCharIterator
, TDoubleDoubleIterator
, TDoubleFloatIterator
, TDoubleIntIterator
, TDoubleLongIterator
, TDoubleObjectIterator<V>
, TDoubleShortIterator
, TFloatByteIterator
, TFloatCharIterator
, TFloatDoubleIterator
, TFloatFloatIterator
, TFloatIntIterator
, TFloatLongIterator
, TFloatObjectIterator<V>
, TFloatShortIterator
, TIntByteIterator
, TIntCharIterator
, TIntDoubleIterator
, TIntFloatIterator
, TIntIntIterator
, TIntLongIterator
, TIntObjectIterator<V>
, TIntShortIterator
, TLongByteIterator
, TLongCharIterator
, TLongDoubleIterator
, TLongFloatIterator
, TLongIntIterator
, TLongLongIterator
, TLongObjectIterator<V>
, TLongShortIterator
, TObjectByteIterator<K>
, TObjectCharIterator<K>
, TObjectDoubleIterator<K>
, TObjectFloatIterator<K>
, TObjectIntIterator<K>
, TObjectLongIterator<K>
, TObjectShortIterator<K>
, TShortByteIterator
, TShortCharIterator
, TShortDoubleIterator
, TShortFloatIterator
, TShortIntIterator
, TShortLongIterator
, TShortObjectIterator<V>
, TShortShortIterator
public interface TAdvancingIterator extends TIterator
Modifier and Type | Method | Description |
---|---|---|
void |
advance() |
Moves the iterator forward to the next entry.
|