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