Оглавление / The CachingIterator class
Поиск функции: Разделы:


The CachingIterator class

Введение

...

Class synopsis

CachingIterator
class CachingIterator extends IteratorIterator implements OuterIterator , Traversable , Iterator , ArrayAccess , Countable {
/* Methods */
bool hasNext ( void )
void next ( void )
void rewind ( void )
string __toString ( void )
bool valid ( void )
}

Содержание