A  C  T 

A

advance() - Method in interface com .slimjars .dist .gnu .trove .iterator . TAdvancingIterator
Moves the iterator forward to the next entry.

C

com.slimjars.dist.gnu.trove.iterator - package com.slimjars.dist.gnu.trove.iterator
 

T

TAdvancingIterator - Interface in com.slimjars.dist.gnu.trove.iterator
Common interface for iterators that operate via the "advance" method for moving the cursor to the next element.
A  C  T