Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
hashInt
Method · 0.65
hashInt
Method · 0.65
putInt
Method · 0.65
putInt
Method · 0.65
putFloat
Method · 0.65
putInt
Method · 0.65
funnel
Method · 0.65
hashInt
Method · 0.65
hashInt
Method · 0.65
putInt
Method · 0.65
putInt
Method · 0.65
putFloat
Method · 0.65
Implementers
1
AbstractHasher
corpus/java/training/guava/hash/Abstra
Calls
no outgoing calls
Tested by
no test coverage detected