MCPcopy Create free account
hub / github.com/awelm/simpledb / StringHistogram

Method StringHistogram

src/simpledb/StringHistogram.java:13–15  ·  view source on GitHub ↗

Create a new StringHistogram with a specified number of buckets. Our implementation is written in terms of an IntHistogram by converting each String to an integer. @param buckets the number of buckets

(int buckets)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

minValMethod · 0.95
maxValMethod · 0.95

Tested by

no test coverage detected