JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
Unofficial PZ JavaDocs 42.13.0
zombie.popman
ObjectPool
Allocator
Contents
Description
Method Summary
Method Details
allocate()
Hide sidebar
Show sidebar
Interface ObjectPool.Allocator<
T
>
Enclosing class:
ObjectPool
<
T
>
public static interface
ObjectPool.Allocator<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
allocate
()
Method Details
allocate
T
allocate
()