| Package | Description |
|---|---|
| net.lecousin.framework.concurrent |
Multi-threading framework.
|
| Modifier and Type | Method and Description |
|---|---|
static BlockedThreadHandler |
Threading.getBlockedThreadHandler(Thread thread)
Return the object handling a case of a blocked thread for the given thread.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Threading.registerBlockedThreadHandler(BlockedThreadHandler handler,
Thread thread)
Rregister the given thread.
|
Copyright © 2019. All rights reserved.