AbstractMap
- class \Ramsey\Collection\AbstractArray implements \Ramsey\Collection\ArrayInterface
- class \Ramsey\Collection\AbstractCollection extends \Ramsey\Collection\AbstractArray implements \Ramsey\Collection\CollectionInterface uses \Ramsey\Collection\Tool\TypeTrait, \Ramsey\Collection\Tool\ValueToStringTrait, \Ramsey\Collection\Tool\ValueExtractorTrait
- class \Ramsey\Collection\GenericArray extends \Ramsey\Collection\AbstractArray
- class \Ramsey\Collection\Map\AbstractMap extends \Ramsey\Collection\AbstractArray implements \Ramsey\Collection\Map\MapInterface
- class \Ramsey\Collection\Map\AbstractTypedMap extends \Ramsey\Collection\Map\AbstractMap implements \Ramsey\Collection\Map\TypedMapInterface uses \Ramsey\Collection\Tool\TypeTrait, \Ramsey\Collection\Tool\ValueToStringTrait
- class \Ramsey\Collection\Map\AssociativeArrayMap extends \Ramsey\Collection\Map\AbstractMap
- class \Ramsey\Collection\Map\NamedParameterMap extends \Ramsey\Collection\Map\AbstractMap uses \Ramsey\Collection\Tool\TypeTrait, \Ramsey\Collection\Tool\ValueToStringTrait
- class \Ramsey\Collection\Queue extends \Ramsey\Collection\AbstractArray implements \Ramsey\Collection\QueueInterface uses \Ramsey\Collection\Tool\TypeTrait, \Ramsey\Collection\Tool\ValueToStringTrait