Package io.github.jonestimd.text
-
Class Summary Class Description StringFormat No-opFormat
forString
s.ToStringFormat Format that usesObject.toString()
.
Class | Description |
---|---|
StringFormat |
No-op
Format for String s. |
ToStringFormat |
Format that uses
Object.toString() . |