MCPcopy 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

getTableConfMethod · 0.95
AppMethod · 0.80
StartMethod · 0.80
TableConfMethod · 0.80

Calls

no outgoing calls

Tested by 2

AppMethod · 0.64
StartMethod · 0.64