JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
Select Theme
Light
Dark
System Setting
io.netty.util.test
DisabledForSlowLeakDetection
Contents
Description
Hide sidebar
Show sidebar
Annotation Type DisabledForSlowLeakDetection
@DisabledIf("io.netty.util.test.Helper#slowLeakDetection")
@Target
({
TYPE
,
METHOD
})
@Retention
(
RUNTIME
)
public @interface
DisabledForSlowLeakDetection
Disable a test when slow leak detection is enabled.