@Immutable public final class STableSummary extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getText() |
int |
hashCode() |
static STableSummary |
tableSummary(String text)
Construct a new table summary.
|
@Nonnull public static STableSummary tableSummary(@Nonnull String text) throws com.io7m.jaux.Constraints.ConstraintError
text - The summary textcom.io7m.jaux.Constraints.ConstraintError - If any parameter is nullCopyright © 2014. All rights reserved.