ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
IFreeList.recycle
ocean
util
container
pool
model
IFreeList
IFreeList
Recycles an item into the free list.
interface
IFreeList
(T)
void
recycle
(
T
item
)
Parameters
item
T
item to be put into the free list
Meta
Source
See Implementation
ocean
util
container
pool
model
IFreeList
IFreeList
functions
fill
get
minimize
recycle
Recycles an item into the free list.