|
CachingIterator::getInnerIteratorReturns the inner iterator Description
public Iterator CachingIterator::getInnerIterator
( void
)
Warning
This function is currently not documented; only its argument list is available. Returns the iterator sent to the constructor. ParametersThis function has no parameters. Return ValuesReturns an object implementing the Iterator interface. |