Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ getName
Method
getName
ZezeJava/ZezeJava/src/main/java/Zeze/Config.java:987–989 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
985
private
int
databaseOldMode;
986
987
public
@NotNull String getName() {
988
return
name;
989
}
990
991
public
int
getRealCacheCapacity() {
992
return
(
int
)Math.floor(cacheCapacity * cacheFactor);
Callers
1
TableConf
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected