- java.lang.Object
-
- io.netty.util.Recycler<RecyclableArrayList<X>>
-
- org.apache.bookkeeper.common.collections.RecyclableArrayList.Recycler<X>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.netty.util.Recycler
io.netty.util.Recycler.EnhancedHandle<T>, io.netty.util.Recycler.Handle<T>
-
Constructor Summary
Constructors
| Constructor and Description |
Recycler() |
-
Method Summary
-
Methods inherited from class io.netty.util.Recycler
get, recycle
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Recycler
public Recycler()
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.