MCPcopy Index your code
hub / github.com/antlr/codebuff / bits

Method bits

output/java_guava/1.4.17/HashCode.java:46–46  ·  view source on GitHub ↗

Returns the number of bits in this hash code; a positive multiple of 8.

()

Source from the content-addressed store, hash-verified

44
45
46 public abstract int bits();
47
48 /**
49 * Returns the first four bytes of {@linkplain #asBytes() this hashcode's bytes}, converted to an

Callers 4

makeHashMethod · 0.95
writeBytesToMethod · 0.95
equalsMethod · 0.95
hashCodeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected