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