Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
hashLong
Method · 0.65
hashLong
Method · 0.65
processRemaining
Method · 0.65
putLong
Method · 0.65
putLong
Method · 0.65
putDouble
Method · 0.65
putLong
Method · 0.65
writeTo
Method · 0.65
makeHash
Method · 0.65
putLongLittleEndian
Method · 0.65
funnel
Method · 0.65
hashLong
Method · 0.65
Implementers
1
AbstractHasher
corpus/java/training/guava/hash/Abstra
Calls
no outgoing calls
Tested by
no test coverage detected