Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ hasNext
Method
hasNext
output/java_guava/1.4.18/Lists.java:948–951 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
946
}
947
948
@Override
949
public
boolean hasNext() {
950
return
forwardIterator.hasPrevious();
951
}
952
953
@Override
954
public
boolean hasPrevious() {
Callers
3
next
Method · 0.95
hasPrevious
Method · 0.45
indexOfImpl
Method · 0.45
Calls
1
hasPrevious
Method · 0.45
Tested by
no test coverage detected