endtoend-test-psl/docs/component/collection.md

34 lines
1.3 KiB
Markdown
Raw Normal View History

2021-03-17 21:23:46 +01:00
<!--
This markdown file was generated using `docs/documenter.php`.
Any edits to it will likely be lost.
-->
[*index](./../README.md)
---
### `Psl\Collection` Component
#### `Interfaces`
- [AccessibleCollectionInterface](./../../src/Psl/Collection/AccessibleCollectionInterface.php#L18)
- [CollectionInterface](./../../src/Psl/Collection/CollectionInterface.php#L21)
- [IndexAccessInterface](./../../src/Psl/Collection/IndexAccessInterface.php#L13)
- [MapInterface](./../../src/Psl/Collection/MapInterface.php#L13)
- [MutableAccessibleCollectionInterface](./../../src/Psl/Collection/MutableAccessibleCollectionInterface.php#L20)
- [MutableCollectionInterface](./../../src/Psl/Collection/MutableCollectionInterface.php#L20)
- [MutableIndexAccessInterface](./../../src/Psl/Collection/MutableIndexAccessInterface.php#L16)
- [MutableMapInterface](./../../src/Psl/Collection/MutableMapInterface.php#L14)
- [MutableVectorInterface](./../../src/Psl/Collection/MutableVectorInterface.php#L13)
- [VectorInterface](./../../src/Psl/Collection/VectorInterface.php#L12)
#### `Classes`
- [Map](./../../src/Psl/Collection/Map.php#L20)
- [MutableMap](./../../src/Psl/Collection/MutableMap.php#L18)
- [MutableVector](./../../src/Psl/Collection/MutableVector.php#L17)
- [Vector](./../../src/Psl/Collection/Vector.php#L17)