MCPcopy 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

addTopicMethod · 0.95
editTopicMethod · 0.95
authorizeMethod · 0.80
parameterEncodedMethod · 0.80
toStringMethod · 0.80
store0Method · 0.80
DisablePathClass · 0.80
installUIMethod · 0.80
addMethod · 0.80
filterHtmlMethod · 0.80
doPostFileMethod · 0.80
doPutMethod · 0.80

Calls 1

getMethod · 0.80

Tested by

no test coverage detected