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