FreeListTester.setItem

Sets the value of the passed item, using the passed integer to deterministically decide its contents.

class FreeListTester(I)
protected abstract
void
setItem
(,
size_t i
)

Parameters

item Item

item to set value of

i size_t

integer to determine contents of item

Meta