ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
AutoCtorPool.get
ocean
util
container
pool
ObjectPool
AutoCtorPool
Gets an object from the object pool.
class
AutoCtorPool
(T, Args...)
ItemType
get
(
)
Return Value
Type:
ItemType
object from the object pool
Meta
Source
See Implementation
ocean
util
container
pool
ObjectPool
AutoCtorPool
constructors
this
functions
fill
get
static functions
newPool
Gets an object from the object pool.