CallbackFilterIterator::acceptCalls the callback with the current value, the current key and the inner iterator as arguments Description
public bool CallbackFilterIterator::accept()
This method calls the callback with the current value, current key and the inner iterator.
The callback is expected to return ParametersThis function has no parameters. Return Values
Returns |