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

Method size

output/java_guava/1.4.19/Maps.java:3691–3694  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3689 }
3690
3691 @Override
3692 public int size() {
3693 return map().size();
3694 }
3695
3696 @Override
3697 public boolean isEmpty() {

Callers

nothing calls this directly

Calls 2

mapMethod · 0.95
sizeMethod · 0.65

Tested by

no test coverage detected