Class CorrespondingColumn.CorrespondingColumnIterator

  • All Implemented Interfaces:
    Iterator<CellLocation>
    Enclosing class:
    CorrespondingColumn

    public static class CorrespondingColumn.CorrespondingColumnIterator
    extends AbstractMetaIterator
    Cell iterator that returns the locations for the corresponding cells.
    Version:
    $Revision$
    Author:
    fracpete (fracpete at waikato dot ac dot nz)
    • Constructor Detail

      • CorrespondingColumnIterator

        public CorrespondingColumnIterator​(CorrespondingColumn owner,
                                           Iterator<CellLocation> base)
        Initializes the iterator.
        Parameters:
        owner - the cell finder this iterator belongs to
        base - the base iterator