Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ putChar
Method
putChar
corpus/java/training/guava/hash/Hasher.java:92–92 ·
view source on GitHub ↗
(char c)
Source
from the content-addressed store, hash-verified
90
Hasher putBoolean(boolean b);
91
92
@Override
93
Hasher putChar(char c);
94
95
/**
Callers
15
hashUnencodedChars
Method · 0.95
putChar
Method · 0.65
putChar
Method · 0.65
putUnencodedChars
Method · 0.65
putChar
Method · 0.65
putChar
Method · 0.65
putChar
Method · 0.65
putUnencodedChars
Method · 0.65
putChar
Method · 0.65
putChar
Method · 0.65
putChar
Method · 0.65
putUnencodedChars
Method · 0.65
Implementers
1
AbstractHasher
corpus/java/training/guava/hash/Abstra
Calls
no outgoing calls
Tested by
no test coverage detected