This return type is suboptimal for some SegmentFileParsers. It should be an {@link java.util.Iterator} instead inorder to reduce the coupling between this class and Chart. See the note above about the fact that this interface should not be used internally by the Chart class because it will not be performant.
|
|