MCPcopy Index your code
hub / github.com/apache/groovy / handleMessage

Method handleMessage

benchmark/bench/threadring.java:37–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35
36 static abstract class CooperativeThread{
37 public abstract void handleMessage();
38 }
39
40 static class MessageThread extends CooperativeThread{

Callers 1

runMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected