public abstract static class Wrapper.Str
extends java.lang.Object
implements io.thedocs.soyuz.TruthyCastableI
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
id |
| Constructor and Description |
|---|
Str(java.lang.String id) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
asString() |
boolean |
asTruthy() |
java.lang.String |
toString() |