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

Method putLong

corpus/java/training/guava/hash/Hasher.java:71–71  ·  view source on GitHub ↗
(long l)

Source from the content-addressed store, hash-verified

69 Hasher putInt(int i);
70
71 @Override
72 Hasher putLong(long l);
73
74 /**

Callers 15

hashLongMethod · 0.65
hashLongMethod · 0.65
processRemainingMethod · 0.65
putLongMethod · 0.65
putLongMethod · 0.65
putDoubleMethod · 0.65
putLongMethod · 0.65
writeToMethod · 0.65
makeHashMethod · 0.65
putLongLittleEndianMethod · 0.65
funnelMethod · 0.65
hashLongMethod · 0.65

Implementers 1

AbstractHashercorpus/java/training/guava/hash/Abstra

Calls

no outgoing calls

Tested by

no test coverage detected