@UnstableApi public abstract static class Recycler.EnhancedHandle<T> extends Object implements Recycler.Handle<T>
Modifier and Type | Method and Description |
---|---|
abstract void |
unguardedRecycle(Object object) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
recycle
public abstract void unguardedRecycle(Object object)
Copyright © 2008–2024 The Netty Project. All rights reserved.