public static final class Table.Row extends Object
Table.Row
addColumn(IMarkdown content)
addColumn(String content)
Table
build()
List<String>
getColumns()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Table.Row addColumn(String content)
public Table.Row addColumn(IMarkdown content)
public List<String> getColumns()
public Table build()
Copyright © 2022. All rights reserved.