Uses of Class
org.apache.bookkeeper.common.collections.RecyclableArrayList
Packages that use RecyclableArrayList
-
Uses of RecyclableArrayList in org.apache.bookkeeper.common.collections
Methods in org.apache.bookkeeper.common.collections that return RecyclableArrayListModifier and TypeMethodDescriptionRecyclableArrayList.Recycler.newInstance()protected RecyclableArrayList<X>RecyclableArrayList.Recycler.newObject(io.netty.util.Recycler.Handle<RecyclableArrayList<X>> handle) Method parameters in org.apache.bookkeeper.common.collections with type arguments of type RecyclableArrayListModifier and TypeMethodDescriptionprotected RecyclableArrayList<X>RecyclableArrayList.Recycler.newObject(io.netty.util.Recycler.Handle<RecyclableArrayList<X>> handle)