Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ finish
Method
finish
Utils/src/eu/the5zig/util/AsyncExecutor.java:31–33 ·
view source on GitHub ↗
Shuts the async executor service down.
()
Source
from the content-addressed store, hash-verified
29
* Shuts the async executor service down.
30
*/
31
public
void
finish() {
32
service.shutdown();
33
}
34
35
}
Callers
2
shutdown
Method · 0.80
encode
Method · 0.80
Calls
1
shutdown
Method · 0.65
Tested by
no test coverage detected