Package io.thedocs.domain
Class Wrapper.Str
- java.lang.Object
-
- io.thedocs.domain.Wrapper.Str
-
- All Implemented Interfaces:
io.thedocs.soyuz.TruthyCastableI
- Direct Known Subclasses:
Wrapper.StrLowerCase
- Enclosing interface:
- Wrapper
public abstract static class Wrapper.Str extends java.lang.Object implements io.thedocs.soyuz.TruthyCastableI
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.Stringid
-
Constructor Summary
Constructors Constructor Description Str(java.lang.String id)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringasString()booleanasTruthy()java.lang.StringtoString()
-