Package | Description |
---|---|
io.netty.util |
Utility classes used across multiple packages.
|
Modifier and Type | Field and Description |
---|---|
(package private) static ResourceLeakDetector.LeakEntry |
ResourceLeakDetector.LeakEntry.INSTANCE |
Modifier and Type | Field and Description |
---|---|
private java.util.concurrent.ConcurrentMap<ResourceLeakDetector.DefaultResourceLeak,ResourceLeakDetector.LeakEntry> |
ResourceLeakDetector.allLeaks
the collection of active resources
|