public final class RightTruncate extends FunctionWithWidth
| Modifier and Type | Field and Description |
|---|---|
static RightTruncate |
INSTANCE |
IDENTITY| Constructor and Description |
|---|
RightTruncate() |
| Modifier and Type | Method and Description |
|---|---|
String |
apply(Integer width,
String line) |
withWidthpublic static final RightTruncate INSTANCE
public String apply(Integer width, String line)
apply in class FunctionWithWidthCopyright © 2016 JBoss by Red Hat. All rights reserved.