| 程序包 | 说明 |
|---|---|
| io.netty.util |
Benchmarks for
io.netty.util. |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Recycler.EnhancedHandle<T> |
| 限定符和类型 | 方法和说明 |
|---|---|
protected abstract T |
Recycler.newObject(Recycler.Handle<T> handle) |
boolean |
Recycler.recycle(T o,
Recycler.Handle<T> handle)
已过时。
|