MCPcopy 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
7public interface IModule {
8 @NotNull String getFullName();
9
10 @NotNull String getName();
11

Callers 15

startMethod · 0.65
createModulesMethod · 0.65
startMethod · 0.65
choiceServerMethod · 0.65
buildStaticBindsMethod · 0.65
buildDynamicBindsMethod · 0.65
packModuleConfigMethod · 0.65
startMethod · 0.65
createModulesMethod · 0.65
StopMethod · 0.65
StopMethod · 0.65

Implementers 1

ModuleTempZezeJava/ZezeJavaTest/src/Temp/ModuleT

Calls

no outgoing calls

Tested by 2

startMethod · 0.52
createModulesMethod · 0.52