public interface ResourceLeak
| Modifier and Type | Method and Description |
|---|---|
boolean |
close()
Close the leak so that
ResourceLeakDetector does not warn about leaked resources. |
boolean close()
ResourceLeakDetector does not warn about leaked resources.true if called first time, false if called alreadyCopyright © 2008-2013 The Netty Project. All Rights Reserved.