MCPcopy Index your code
hub / github.com/antlr/codebuff / size

Method size

output/java_guava/1.4.17/Maps.java:3916–3919  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3914 }
3915
3916 @Override
3917 public int size() {
3918 return map().size();
3919 }
3920
3921 @Override
3922 public boolean isEmpty() {

Callers

nothing calls this directly

Calls 2

mapMethod · 0.95
sizeMethod · 0.65

Tested by

no test coverage detected