Package io.netty.util
Class ThreadDeathWatcher.Entry
- java.lang.Object
-
- io.netty.util.ThreadDeathWatcher.Entry
-
- Enclosing class:
- ThreadDeathWatcher
private static final class ThreadDeathWatcher.Entry extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Entry(java.lang.Thread thread, java.lang.Runnable task, boolean isWatch)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
int
hashCode()
-