Class Salient\Collection\ListCollection

<TValue>

final
implements ListInterface<TValue>
uses ListTrait

An array-like list of items

Methods used from Salient\Collection\ListTrait
add(), set(), merge(), push(), unshift(), offsetSet(), offsetUnset(), getItems(), replaceItems()
Constants inherited from Salient\Contract\Collection\CollectionInterface
CALLBACK_USE_VALUE, CALLBACK_USE_KEY, CALLBACK_USE_BOTH, FIND_VALUE, FIND_KEY