Class Salient\Collection\AbstractTypedList

<TValue>

abstract
implements ListInterface<TValue>
uses ListTrait

Base class for lists of items of a given type

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