Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
createMessage
Method · 0.45
concatErrorMessage
Method · 0.45
xmlTag
Method · 0.45
createMessage
Method · 0.45
concatErrorMessage
Method · 0.45
jsonTag
Method · 0.45
xmlTag
Method · 0.45
screenrecord
Method · 0.45
getIMEI
Method · 0.45
printSignatureInfo
Method · 0.45
getAppName
Method · 0.45
delete
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected