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