Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ previous
Method
previous
output/java_guava/1.4.16/Iterators.java:90–93 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
88
}
89
90
@Override
91
public
Object previous() {
92
throw
new
NoSuchElementException();
93
}
94
95
@Override
96
public
int
nextIndex() {
Callers
4
withLowerBoundType
Method · 0.45
withUpperBoundType
Method · 0.45
greatestValueBelow
Method · 0.45
computeNext
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected