public class StringUtils extends Object
| Constructor and Description |
|---|
StringUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
leftPad(String s,
int size)
Left pad a string with spaces to a size of
size. |
Copyright © 2017–2021 DataStax. All rights reserved.