| Constructor and Description |
|---|
StringValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
static CellValue |
from(Object o) |
int |
hashCode() |
void |
setToCell(TableCell cell)
Set this value in the cell
|
String |
toString() |
public StringValue(String value)
value - the stringCopyright © 2016–2021. All rights reserved.