public final class STableCell extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
SNonEmptyList<STableCellContent> |
getContent() |
int |
hashCode() |
static STableCell |
tableCell(SNonEmptyList<STableCellContent> content)
Construct a new table cell.
|
public static STableCell tableCell(SNonEmptyList<STableCellContent> content)
content - The table cell contentpublic SNonEmptyList<STableCellContent> getContent()
Copyright © 2014 <code@io7m.com> http://io7m.com