Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ArtifexSoftware/mupdf
/ stop
Method
stop
platform/java/example/Worker.java:52–55 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
50
}
51
52
public
void
stop() {
53
alive = false;
54
thread.interrupt();
55
}
56
57
public
void
add(Task task) {
58
try {
Callers
1
dispose
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected