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

Method size

output/java_guava/1.4.17/Floats.java:473–476  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

471 }
472
473 @Override
474 public int size() {
475 return end - start;
476 }
477
478 @Override
479 public boolean isEmpty() {

Callers 6

getMethod · 0.95
setMethod · 0.95
subListMethod · 0.95
equalsMethod · 0.95
toStringMethod · 0.95
toFloatArrayMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected