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

Method count

output/java_guava/1.4.16/Stats.java:166–168  ·  view source on GitHub ↗

Returns the number of values.

()

Source from the content-addressed store, hash-verified

164
165
166 public long count() {
167 return count;
168 }
169
170 /**
171 * Returns the <a href="http://en.wikipedia.org/wiki/Arithmetic_mean">arithmetic mean</a> of the

Callers 2

populationVarianceMethod · 0.95
toStringMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected