@Immutable public final class SSectionTitle extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getActual() |
int |
hashCode() |
static SSectionTitle |
sectionTitle(String actual)
Construct a section title.
|
String |
toString() |
@Nonnull public static SSectionTitle sectionTitle(@Nonnull String actual) throws com.io7m.jaux.Constraints.ConstraintError
actual - The textcom.io7m.jaux.Constraints.ConstraintError - If any parameter is nullCopyright © 2014. All rights reserved.