The OuterIterator interface
Introduction
Classes implementing OuterIterator can be used to iterate over iterators.
Interface synopsis
Table of Contents
- OuterIterator::getInnerIterator — Returns the inner iterator for the current entry.
Classes implementing OuterIterator can be used to iterate over iterators.