ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
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.