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

Method getForwardList

output/java_guava/1.4.17/Lists.java:872–874  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

870 }
871
872 List<T> getForwardList() {
873 return forwardList;
874 }
875
876 private int reverseIndex(int index) {
877 int size = size();

Callers 1

reverseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected