Kactoos

kactoos-jvm / nnl.rocks.kactoos.text / SubText / <init>

<init>

SubText(origin: Text, start: KScalar<Int>, end: KScalar<Int>) SubText(text: String, start: Int) SubText(text: String, start: Int, end: Int) SubText(text: Text, start: Int) SubText(text: Text, start: Int, end: Int)SubText(origin: KText, start: Int, end: Int)

Extract a substring from a Text.

There is no thread-safety guarantee.

Since 0.4