MCPcopy Create free account
hub / github.com/antlr/codebuff / nextIndex

Method nextIndex

output/java_guava/1.4.18/Iterators.java:95–98  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

93 }
94
95 @Override
96 public int nextIndex() {
97 return 0;
98 }
99
100 @Override
101 public int previousIndex() {

Callers 1

containsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected