Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ nextElement
Method
nextElement
classpath/java/util/StringTokenizer.java:104–106 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
102
}
103
104
public
Object nextElement() {
105
return
nextToken();
106
}
107
108
}
Callers
nothing calls this directly
Calls
1
nextToken
Method · 0.95
Tested by
no test coverage detected