MCPcopy Create free account
hub / github.com/afkT/DevUtils / toString

Method toString

lib/DevApp/src/main/java/dev/utils/app/info/KeyValue.java:51–54  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

49 }
50
51 @Override
52 public String toString() {
53 return key + ": " + value;
54 }
55
56 /**
57 * 通过 resId 设置 key

Callers 15

createMessageMethod · 0.45
concatErrorMessageMethod · 0.45
xmlTagMethod · 0.45
createMessageMethod · 0.45
concatErrorMessageMethod · 0.45
jsonTagMethod · 0.45
xmlTagMethod · 0.45
screenrecordMethod · 0.45
getIMEIMethod · 0.45
printSignatureInfoMethod · 0.45
getAppNameMethod · 0.45
deleteMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected