public final class LeftPad extends FunctionWithCharAndWidth
Modifier and Type | Field and Description |
---|---|
static LeftPad |
INSTANCE |
IDENTITY
Constructor and Description |
---|
LeftPad() |
Modifier and Type | Method and Description |
---|---|
String |
apply(Character fill,
Integer width,
String line) |
apply, withChar, withWidth
Copyright © 2017 JBoss by Red Hat. All rights reserved.