Kactoos

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

<init>

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

Text padded at end 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