MCPcopy Create free account
hub / github.com/InsightIM/Tok-Android / hashCode

Method hashCode

app/src/main/java/com/client/tok/bean/ToxKey.java:35–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33 }
34
35 @Override
36 public int hashCode() {
37 return key.hashCode();
38 }
39}

Callers 13

fileControlMethod · 0.80
baseLogMethod · 0.80
generateNotifyIdMethod · 0.80
runMethod · 0.80
selfConnectionStatusMethod · 0.80
initToxMethod · 0.80
iterateMethod · 0.80
ToxCoreBaseMethod · 0.80
addFriendByIdMethod · 0.80
surfaceCreatedMethod · 0.80
surfaceChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected