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

Method size

output/java_guava/1.4.18/Ints.java:543–546  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

541 }
542
543 @Override
544 public int size() {
545 return end - start;
546 }
547
548 @Override
549 public boolean isEmpty() {

Callers 6

getMethod · 0.95
setMethod · 0.95
subListMethod · 0.95
equalsMethod · 0.95
toStringMethod · 0.95
toIntArrayMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected