Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ nextIndex
Method
nextIndex
output/java_guava/1.4.18/Lists.java:967–970 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
965
}
966
967
@Override
968
public
int
nextIndex() {
969
return
reversePosition(forwardIterator.nextIndex());
970
}
971
972
@Override
973
public
T previous() {
Callers
2
previousIndex
Method · 0.95
lastIndexOfImpl
Method · 0.45
Calls
1
reversePosition
Method · 0.95
Tested by
no test coverage detected