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