Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ nextElement
Method
nextElement
output/java_guava/1.4.17/Iterators.java:1151–1154 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1149
}
1150
1151
@Override
1152
public
T nextElement() {
1153
return
iterator.next();
1154
}
1155
};
1156
}
1157
Callers
3
fromProperties
Method · 0.45
next
Method · 0.45
scanJarFile
Method · 0.45
Calls
1
next
Method · 0.65
Tested by
no test coverage detected