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

Method getElement

output/java_guava/1.4.17/TreeMultiset.java:931–934  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

929 }
930
931 @Override
932 public E getElement() {
933 return elem;
934 }
935
936 @Override
937 public int getCount() {

Callers 1

toStringMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected