Kactoos

kactoos-jvm / nnl.rocks.kactoos.text / ReversedText

ReversedText

class ReversedText : TextEnvelope

Reverse the Text.

Since 0.2

Constructors

Name Summary
<init> ReversedText(origin: Text)ReversedText(origin: KText)
Reverse the Text.

Inherited Functions

Name Summary
asString open fun asString(): String
Convert it to the string.
compareTo open fun compareTo(other: Text): Int
equals open fun equals(other: Any?): Boolean
hashCode open fun hashCode(): Int
toString open fun toString(): String