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