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