MCPcopy Create free account
hub / github.com/XUANXUQAQ/File-Engine / toString

Method toString

src/main/java/file/engine/event/handler/Event.java:75–78  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

73 }
74
75 @Override
76 public String toString() {
77 return "{event >>> " + this.getClass() + "}";
78 }
79}

Callers 15

swingThemesMapperMethod · 0.45
getBorderTypeMethod · 0.45
readRoundRadiusMethod · 0.45
readTransparencyMethod · 0.45
readBorderTypeMethod · 0.45
readAdvancedConfigsMethod · 0.45
readConfigsJson0Method · 0.45
getUpdateInfoMethod · 0.45
addCmdEventMethod · 0.45
deleteCmdEventMethod · 0.45
checkConfigsEventMethod · 0.45
showSelectInfoOnLabelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected