Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ next
Method
next
output/java_guava/1.4.13/Converter.java:221–224 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
219
}
220
221
@Override
222
public
B next() {
223
return
convert(fromIterator.next());
224
}
225
226
@Override
227
public
void
remove() {
Callers
nothing calls this directly
Calls
2
convert
Method · 0.95
next
Method · 0.65
Tested by
no test coverage detected