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

Method hash

output/java_guava/1.4.17/Hasher.java:142–142  ·  view source on GitHub ↗

Computes a hash code based on the data that have been provided to this hasher. The result is unspecified if this method is called more than once on the same instance.

()

Source from the content-addressed store, hash-verified

140
141
142 HashCode hash();
143
144 /**
145 * {@inheritDoc}

Callers 2

hashUnencodedCharsMethod · 0.95
hashMethod · 0.95

Implementers 1

AbstractHasheroutput/java_guava/1.4.17/AbstractHashe

Calls

no outgoing calls

Tested by

no test coverage detected