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