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, withWidth
public static final RightAlign INSTANCE
Copyright © 2017 JBoss by Red Hat. All rights reserved.