Documentation of 'gnu.trove.iterator.TIntIterator' Java class
TIntIterator
gnu.trove.iterator

Interface TIntIterator

  • All Superinterfaces:
    TIterator


    public interface TIntIterator
    extends TIterator
    Iterator for int collections.
    • Method Detail

      • next

        int next()
        Advances the iterator to the next element in the underlying collection and returns it.
        Returns:
        the next int in the collection
        Throws:
        NoSuchElementException - if the iterator is already exhausted

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.