Searched refs:markRowContent (Results 1 – 1 of 1) sorted by relevance
58 private final String markRowContent = rowContent.toString(); field in MarkResetConsole.Mark81 out.print(markRowContent); in reset()83 rowContent.append(markRowContent); in reset()