public final class TopTruncate extends FunctionWithHeight
Modifier and Type | Field and Description |
---|---|
static TopTruncate |
INSTANCE |
IDENTITY
Constructor and Description |
---|
TopTruncate() |
Modifier and Type | Method and Description |
---|---|
Collection<String> |
apply(Integer height,
Collection<String> cell) |
withHeight
public static final TopTruncate INSTANCE
public Collection<String> apply(Integer height, Collection<String> cell)
apply
in class FunctionWithHeight
Copyright © 2017 JBoss by Red Hat. All rights reserved.