@Immutable public final class SSubsectionTitle extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getActual() |
int |
hashCode() |
static SSubsectionTitle |
subsectionTitle(String actual)
Construct a subsection title.
|
String |
toString() |
@Nonnull public static SSubsectionTitle subsectionTitle(@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.