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