private static final class ThreadDeathWatcher.Watcher
extends java.lang.Object
implements java.lang.Runnable
Modifier and Type | Field and Description |
---|---|
private java.util.List<ThreadDeathWatcher.Entry> |
watchees |
Modifier | Constructor and Description |
---|---|
private |
Watcher() |
Modifier and Type | Method and Description |
---|---|
private void |
fetchWatchees() |
private void |
notifyWatchees() |
void |
run() |
private final java.util.List<ThreadDeathWatcher.Entry> watchees