Package io.thedocs.domain
Class Wrapper.Int
- java.lang.Object
-
- io.thedocs.domain.Wrapper.Int
-
- All Implemented Interfaces:
io.thedocs.soyuz.TruthyCastableI
- Enclosing interface:
- Wrapper
public abstract static class Wrapper.Int extends java.lang.Object implements io.thedocs.soyuz.TruthyCastableI
-
-
Field Summary
Fields Modifier and Type Field Description protected intvalue
-
Constructor Summary
Constructors Constructor Description Int(java.lang.String value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intasInt()booleanasTruthy()java.lang.StringtoString()
-