public interface Text extends Comparable<Text>
There is no thread-safety guarantee.
TextOf| Modifier and Type | Interface and Description |
|---|---|
static class |
Text.NoNulls
Text check for no nulls.
|
| Modifier and Type | Method and Description |
|---|---|
String |
asString()
Convert it to the string.
|
compareToString asString() throws IOException
IOException - If failsCopyright © 2017 Cactoos. All rights reserved.