private static final class ThreadDeathWatcher.Entry
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) boolean |
isWatch |
(package private) java.lang.Runnable |
task |
(package private) java.lang.Thread |
thread |
Constructor and Description |
---|
Entry(java.lang.Thread thread,
java.lang.Runnable task,
boolean isWatch) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |