Uses of Class
io.netty.util.LeakPresenceDetector.ResourceScope
-
Packages that use LeakPresenceDetector.ResourceScope Package Description io.netty.util Utility classes used across multiple packages. -
-
Uses of LeakPresenceDetector.ResourceScope in io.netty.util
Methods in io.netty.util that return LeakPresenceDetector.ResourceScope Modifier and Type Method Description protected LeakPresenceDetector.ResourceScopeLeakPresenceDetector. currentScope()Get the resource scope for the current thread.
-