public static final class TableInResult.Cell extends Object
Cell(int row, int column, Result result)
int
getColumn()
Result
getResult()
getRow()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Cell(int row, int column, Result result)
public int getRow()
public int getColumn()
public Result getResult()
Copyright © 2021. All rights reserved.