Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ create
Method
create
ZezeJava/ZezeJava/src/main/java/Zeze/Game/Rank.java:88–90 ·
view source on GitHub ↗
(AppBase app)
Source
from the content-addressed store, hash-verified
86
}
87
88
public
static
Rank create(AppBase app) {
89
return
GenModule.createRedirectModule(Rank.
class
, app);
90
}
91
92
protected
Rank(AppBase app) {
93
if
(app == null)
Callers
1
start
Method · 0.95
Calls
1
createRedirectModule
Method · 0.95
Tested by
1
start
Method · 0.76