Interface BufferPool.DebugLeaks
-
- Enclosing class:
- BufferPool
public static interface BufferPool.DebugLeaks
-
-
Field Summary
Fields Modifier and Type Field Description static BufferPool.DebugLeaks
NO_OP
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
leak()
-
-
-
Field Detail
-
NO_OP
static final BufferPool.DebugLeaks NO_OP
-
-