ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
IPool.clear
ocean
util
container
pool
model
IPool
IPool
Recycles all items in the pool.
class
IPool
typeof
(this)
clear
(
)
Return Value
Type:
typeof
(this)
this instance
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_
Recycles all items in the pool.