Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FongMi/TV
/ getString
Method
getString
catvod/src/main/java/com/github/catvod/utils/Prefers.java:15–17 ·
view source on GitHub ↗
(String key)
Source
from the content-addressed store, hash-verified
13
}
14
15
public
static
String getString(String key) {
16
return
getString(key,
""
);
17
}
18
19
public
static
String getString(String key, String defaultValue) {
20
try {
Callers
10
get
Method · 0.95
doResponse
Method · 0.95
getDoh
Method · 0.95
getUa
Method · 0.95
getKeyword
Method · 0.95
getHot
Method · 0.95
getApiUrl
Method · 0.95
getPeerId
Method · 0.95
extractAsset
Method · 0.45
loadNativeLibs
Method · 0.45
Calls
1
getPrefers
Method · 0.95
Tested by
no test coverage detected