MCPcopy
hub / github.com/VibiumDev/vibium / toString

Method toString

clients/java/src/main/java/com/vibium/Dialog.java:68–71  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

66 }
67
68 @Override
69 public String toString() {
70 return "Dialog{type='" + type + "', message='" + message + "'}";
71 }
72}

Callers 15

findFirefoxFunction · 0.45
mainFunction · 0.45
runTutorialFunction · 0.45
websocket.test.jsFile · 0.45
input-eval.test.jsFile · 0.45
sync-api.test.jsFile · 0.45
process.test.jsFile · 0.45

Calls

no outgoing calls

Tested by 4

startMethod · 0.36
stopMethod · 0.36
getClasspathMethod · 0.36