private final class SocketSendBufferPool.PreallocationRef extends java.lang.ref.SoftReference<SocketSendBufferPool.Preallocation>
| Modifier and Type | Field and Description |
|---|---|
(package private) SocketSendBufferPool.PreallocationRef |
next |
| Constructor and Description |
|---|
PreallocationRef(SocketSendBufferPool.Preallocation prealloation,
SocketSendBufferPool.PreallocationRef next) |
final SocketSendBufferPool.PreallocationRef next
PreallocationRef(SocketSendBufferPool.Preallocation prealloation, SocketSendBufferPool.PreallocationRef next)