public class StringUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ESCAPED_NEWLINE |
| Constructor and Description |
|---|
StringUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
reduceWithNewlines(String text,
int size) |
static String |
removeNewlines(String text) |
public static final String ESCAPED_NEWLINE
Copyright © 2017. All rights reserved.