MCPcopy 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

hashUnencodedCharsMethod · 0.95
putCharMethod · 0.65
putCharMethod · 0.65
putUnencodedCharsMethod · 0.65
putCharMethod · 0.65
putCharMethod · 0.65
putCharMethod · 0.65
putUnencodedCharsMethod · 0.65
putCharMethod · 0.65
putCharMethod · 0.65
putCharMethod · 0.65
putUnencodedCharsMethod · 0.65

Implementers 1

AbstractHashercorpus/java/training/guava/hash/Abstra

Calls

no outgoing calls

Tested by

no test coverage detected