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

Method toString

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

Source from the content-addressed store, hash-verified

15 }
16
17 @Override
18 public String toString() {
19 return key;
20 }
21
22 public String getKey() {
23 return key;

Callers 15

equalsMethod · 0.95
encodeQRCodeContentsMethod · 0.45
escapeMECARDMethod · 0.45
buildOrderLinkMethod · 0.45
replaceAutoLinkSpanMethod · 0.45
onClickMethod · 0.45
onClickMethod · 0.45
onLongClickMethod · 0.45
onTextChangedMethod · 0.45
onClickMethod · 0.45
importConfirmMethod · 0.45
getRationalByPerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected