ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
IPool.recycle_
ocean
util
container
pool
model
IPool
IPool
Puts item back to the pool.
class
IPool
protected
void
recycle_
(
Item
item_in
)
Parameters
item_in
Item
item to put back
Meta
Source
See Implementation
ocean
util
container
pool
model
IPool
IPool
constructors
this
functions
clear
deleteItem
fill_
getItemIndex
get_
isBusy
isNull
isSame
is_limited
length
limit
num_busy
num_idle
opIndex_
recycle_
resetItem
setItemIndex
setLimit
truncate
unions
Item
variables
items
limited
num_busy_
Puts item back to the pool.