Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
N
- next() - Method in class gnu.trove.TByteIterator
-
Advances the iterator to the next element in the underlying collection and returns it.
- next() - Method in class gnu.trove.TDoubleIterator
-
Advances the iterator to the next element in the underlying collection and returns it.
- next() - Method in class gnu.trove.TFloatIterator
-
Advances the iterator to the next element in the underlying collection and returns it.
- next() - Method in class gnu.trove.TIntIterator
-
Advances the iterator to the next element in the underlying collection and returns it.
- next() - Method in class gnu.trove.TLinkedList.IteratorImpl
-
Returns the value at the Iterator's index and advances the iterator.
- next() - Method in class gnu.trove.TLongIterator
-
Advances the iterator to the next element in the underlying collection and returns it.
- next() - Method in class gnu.trove.TShortIterator
-
Advances the iterator to the next element in the underlying collection and returns it.
- nextIndex() - Method in class gnu.trove.TLinkedList.IteratorImpl
-
returns the index of the next node in the list (the one that would be returned by a call to next()).
- nextIndex() - Method in class gnu.trove.TObjectByteIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TObjectDoubleIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TObjectFloatIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TObjectIntIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TObjectLongIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TObjectShortIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TByteByteIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TByteDoubleIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TByteFloatIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TByteIntIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TByteIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TByteLongIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TByteObjectIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TByteShortIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TDoubleByteIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TDoubleDoubleIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TDoubleFloatIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TDoubleIntIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TDoubleIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TDoubleLongIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TDoubleObjectIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TDoubleShortIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TFloatByteIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TFloatDoubleIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TFloatFloatIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TFloatIntIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TFloatIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TFloatLongIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TFloatObjectIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TFloatShortIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TIntByteIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TIntDoubleIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TIntFloatIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TIntIntIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TIntIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TIntLongIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TIntObjectIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TIntShortIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TLongByteIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TLongDoubleIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TLongFloatIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TLongIntIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TLongIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TLongLongIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TLongObjectIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TLongShortIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TShortByteIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TShortDoubleIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TShortFloatIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TShortIntIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TShortIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TShortLongIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TShortObjectIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextIndex() - Method in class gnu.trove.TShortShortIterator
-
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
- nextPrime(int) - Static method in class gnu.trove.PrimeFinder
-
Returns a prime number which is
>= desiredCapacity
and very close todesiredCapacity
(within 11% ifdesiredCapacity >= 1000
).
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form