Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ previousIndex
Method
previousIndex
output/java_guava/1.4.16/Lists.java:981–984 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
979
}
980
981
@Override
982
public
int
previousIndex() {
983
return
nextIndex() - 1;
984
}
985
986
@Override
987
public
void
remove() {
Callers
1
indexOfImpl
Method · 0.45
Calls
1
nextIndex
Method · 0.95
Tested by
no test coverage detected