Package gnu.trove.iterator
Interface TByteIterator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description bytenext()Advances the iterator to the next element in the underlying collection and returns it.
-