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

Method putInt

corpus/java/training/guava/hash/Hasher.java:68–68  ·  view source on GitHub ↗
(int i)

Source from the content-addressed store, hash-verified

66 Hasher putShort(short s);
67
68 @Override
69 Hasher putInt(int i);
70
71 @Override

Callers 15

hashIntMethod · 0.65
hashIntMethod · 0.65
putIntMethod · 0.65
putIntMethod · 0.65
putFloatMethod · 0.65
putIntMethod · 0.65
funnelMethod · 0.65
hashIntMethod · 0.65
hashIntMethod · 0.65
putIntMethod · 0.65
putIntMethod · 0.65
putFloatMethod · 0.65

Implementers 1

AbstractHashercorpus/java/training/guava/hash/Abstra

Calls

no outgoing calls

Tested by

no test coverage detected