CollectionInterface (class)

Interface CollectionInterface

Describes the methods a Collection should implement. A collection is an immutable list of elements exposing a number of traversing and extracting method for generating other collections.

Cake\Collection\CollectionInterface implements Iterator, JsonSerializable

Direct known implementers

Cake\Collection\Collection, Cake\Collection\Iterator\ZipIterator, Cake\Datasource\ResultSetInterface

Indirect known implementers

Cake\Collection\Iterator\BufferedIterator, 登录查看完整内容