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:859–861 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
857
}
858
859
public
@NotNull String getName() {
860
return
name;
861
}
862
863
public
void
setName(@Nullable String name) {
864
this.name = name != null ? name :
""
;
Callers
2
start
Method · 0.95
DatabaseConf
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected