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