MCPcopy Create free account
hub / github.com/catabriga/graphwar / stop

Method stop

src/GraphServer/GraphServer.java:776–780  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

774 }
775
776 public void stop()
777 {
778 thisThread.interrupt();
779 countingDown = false;
780 }
781
782 public void run()
783 {

Callers 2

setReadyMethod · 0.45
setEveryoneNotReadyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected