Uses of Class
io.netty.util.ThreadDeathWatcher.Entry
-
Packages that use ThreadDeathWatcher.Entry Package Description io.netty.util Utility classes used across multiple packages. -
-
Uses of ThreadDeathWatcher.Entry in io.netty.util
Fields in io.netty.util with type parameters of type ThreadDeathWatcher.Entry Modifier and Type Field Description private static java.util.Queue<ThreadDeathWatcher.Entry>
ThreadDeathWatcher. pendingEntries
Deprecated.private java.util.List<ThreadDeathWatcher.Entry>
ThreadDeathWatcher.Watcher. watchees
-