public class DataTableRow extends Row
Row.DiffType
Constructor and Description |
---|
DataTableRow(List<Comment> comments,
List<String> cells,
Integer line) |
DataTableRow(List<Comment> comments,
List<String> cells,
Integer line,
Row.DiffType diffType) |
Modifier and Type | Method and Description |
---|---|
Row.DiffType |
getDiffType() |
createResults, getCells, getComments, getLine
public Row.DiffType getDiffType()
getDiffType
in class Row
Copyright © 2018. All rights reserved.