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

Method size

output/java_guava/1.4.18/Chars.java:489–492  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

487 }
488
489 @Override
490 public int size() {
491 return end - start;
492 }
493
494 @Override
495 public boolean isEmpty() {

Callers 6

getMethod · 0.95
setMethod · 0.95
subListMethod · 0.95
equalsMethod · 0.95
toStringMethod · 0.95
toCharArrayMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected