MCPcopy 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

nextTokenMethod · 0.95

Tested by

no test coverage detected