MCPcopy Create free account
hub / github.com/e2wugui/zeze / TableConf

Method TableConf

ZezeJava/ZezeJava/src/main/java/Zeze/Config.java:1079–1080  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1077 }
1078
1079 public TableConf() {
1080 }
1081
1082 public TableConf(@NotNull Config conf, @NotNull Element self) {
1083 name = self.getAttribute("Name").trim();

Callers

nothing calls this directly

Calls 15

setCacheCapacityMethod · 0.95
setCacheCleanPeriodMethod · 0.95
setCacheFactorMethod · 0.95
getNameMethod · 0.95
trimMethod · 0.80
parseIntMethod · 0.80
getTableConfMapMethod · 0.80

Tested by

no test coverage detected