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

Method previous

output/java_guava/1.4.16/Iterators.java:90–93  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

88 }
89
90 @Override
91 public Object previous() {
92 throw new NoSuchElementException();
93 }
94
95 @Override
96 public int nextIndex() {

Callers 4

withLowerBoundTypeMethod · 0.45
withUpperBoundTypeMethod · 0.45
greatestValueBelowMethod · 0.45
computeNextMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected