Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diyhi/bbs
/ getKey
Method
getKey
src/main/java/cms/dto/topic/HideTagName.java:20–23 ·
view source on GitHub ↗
(Integer key)
Source
from the content-addressed store, hash-verified
18
}
19
20
public
static
String getKey(Integer key) {
21
22
return
map.get(key);
23
}
24
25
}
Callers
15
addTopic
Method · 0.95
editTopic
Method · 0.95
authorize
Method · 0.80
parameterEncoded
Method · 0.80
toString
Method · 0.80
store0
Method · 0.80
DisablePath
Class · 0.80
installUI
Method · 0.80
add
Method · 0.80
filterHtml
Method · 0.80
doPostFile
Method · 0.80
doPut
Method · 0.80
Calls
1
get
Method · 0.80
Tested by
no test coverage detected