Package io.netty5.buffer.api.internal
Class DropCaptor<T>
- java.lang.Object
-
- io.netty5.buffer.api.internal.DropCaptor<T>
-
-
Constructor Summary
Constructors Constructor Description DropCaptor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Drop<T>apply(Drop<T> drop)Drop<T>capture(Drop<T> drop)Drop<T>getDrop()
-