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) |
withWidth
public static final LeftTruncate INSTANCE
public String apply(Integer width, String line)
apply
in class FunctionWithWidth
Copyright © 2017 JBoss by Red Hat. All rights reserved.