Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ getTableConfMap
Method
getTableConfMap
ZezeJava/ZezeJava/src/main/java/Zeze/Config.java:336–338 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
334
}
335
336
public
@NotNull ConcurrentHashMap<String, TableConf> getTableConfMap() {
337
return
tableConfMap;
338
}
339
340
public
TableConf getDefaultTableConf() {
341
return
defaultTableConf;
Callers
4
getTableConf
Method · 0.95
App
Method · 0.80
Start
Method · 0.80
TableConf
Method · 0.80
Calls
no outgoing calls
Tested by
2
App
Method · 0.64
Start
Method · 0.64