We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Implementation of a [[StorableSet]] which uses a static list of objects.
[[StorableSet]]
StaticStorableSet is a class derived from StorableSet.
StaticStorableSet
uses('store');
[[StaticStorableSet::__construct]]()
[[StaticStorableSet::count]]()
[[StaticStorableSet::valid]]()
[[StaticStorableSet::next]]()
[[StaticStorableSet::key]]()
[[StaticStorableSet::current]]()
[[StaticStorableSet::rewind]]()