ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
IPool.deleteItem
ocean
util
container
pool
model
IPool
IPool
Deletes item and sets it to null.
class
IPool
protected abstract
void
deleteItem
(
ref
Item
item
)
Parameters
item
Item
item to delete
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_
Deletes item and sets it to null.