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, getLinepublic Row.DiffType getDiffType()
getDiffType in class RowCopyright © 2025. All rights reserved.