public abstract class StringUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getFirstLine(String s) |
static List<String> |
getLines(String s) |
static String |
stripQuotes(String quoted) |
Copyright © 2016. All rights reserved.