Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ getFullName
Method
getFullName
ZezeJava/ZezeJava/src/main/java/Zeze/IModule.java:8–8 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6
7
public
interface
IModule {
8
@NotNull String getFullName();
9
10
@NotNull String getName();
11
Callers
15
start
Method · 0.65
createModules
Method · 0.65
buildProviderModuleBinds
Method · 0.65
start
Method · 0.65
choiceServer
Method · 0.65
buildStaticBinds
Method · 0.65
buildDynamicBinds
Method · 0.65
packModuleConfig
Method · 0.65
start
Method · 0.65
createModules
Method · 0.65
Stop
Method · 0.65
Stop
Method · 0.65
Implementers
1
ModuleTemp
ZezeJava/ZezeJavaTest/src/Temp/ModuleT
Calls
no outgoing calls
Tested by
2
start
Method · 0.52
createModules
Method · 0.52