Jet\BaseObject_Interface_IteratorCountable

Interface for objects that fully emulate the actions of an array in terms of looping through it and determining the number of items. De facto it only aggregates the following PHP interfaces: Iterator, Countable

Previous chapter
Jet\BaseObject_Interface_ArrayEmulator
Next chapter
Jet\BaseObject_Interface_Serializable_JSON