Package | Description |
---|---|
io.netty.util |
Utility classes used across multiple packages.
|
Modifier and Type | Method and Description |
---|---|
protected abstract T |
Recycler.newObject(Recycler.Handle handle) |
boolean |
Recycler.recycle(T o,
Recycler.Handle handle) |
Copyright © 2008–2018 The Netty Project. All rights reserved.