}
final int length = listenersCache.length;
for (int i = 0; i < length; i++)
{
final ReportProgressListener l = (ReportProgressListener) listenersCache[i];
l.reportProcessingFinished(state);
}
}
/**
* Returns whether the processor should check the threads interrupted state. If this is set to true and the thread was