Kactoos

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

<init>

PaddedStartText(text: Text, length: Int, symbol: Char)PaddedStartText(text: KText, length: Int, symbol: Char)

Text padded at start to reach the given length.

There is thread safe.

Parameters

text - The text

length - The minimum length of the resulting string

symbol - The padding symbol

Since 0.4