Toggle navigation
JarYard
Browse
Search
About
Groups
com.slimjars.trove4j
trove4j-advancing-iterator
1.0.0
Javadoc
Package
Class
Use
Tree
Deprecated
Index
Help
Search
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