MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / stop

Method stop

src/main/java/fieldbox/boxes/Boxes.java:127–130  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

125 RunLoop.main.getLoop()
126 .detach(updater);
127 }
128
129 public Box root() {
130 return origin;
131 }
132
133 static public String debugPrintBoxGraph(Box origin) {

Callers

nothing calls this directly

Calls 2

detachMethod · 0.80
getLoopMethod · 0.80

Tested by

no test coverage detected