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

Method bits

corpus/java/training/guava/hash/HashFunction.java:205–205  ·  view source on GitHub ↗

Returns the number of bits (a multiple of 32) that each hash code produced by this hash function has.

()

Source from the content-addressed store, hash-verified

203 * function has.
204 */
205 int bits();
206}

Callers 15

combineOrderedMethod · 0.65
combineUnorderedMethod · 0.65
combineOrderedMethod · 0.65
combineUnorderedMethod · 0.65
combineOrderedMethod · 0.65
combineUnorderedMethod · 0.65
combineOrderedMethod · 0.65
combineUnorderedMethod · 0.65

Implementers 2

AbstractNonStreamingHashFunctioncorpus/java/training/guava/hash/Abstra
AbstractStreamingHashFunctioncorpus/java/training/guava/hash/Abstra

Calls

no outgoing calls

Tested by

no test coverage detected