Class ReconOperation.ReconEntry

java.lang.Object
com.google.refine.operations.recon.ReconOperation.ReconEntry
Enclosing class:
ReconOperation

protected static class ReconOperation.ReconEntry extends Object
  • Field Details

    • rowIndex

      public final int rowIndex
    • cell

      public final Cell cell
  • Constructor Details

    • ReconEntry

      public ReconEntry(int rowIndex, Cell cell)