public class StringUtils extends Object
| Constructor and Description |
|---|
StringUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isEmpty(String line) |
static double |
parseDouble(String text) |
static String |
stripQuote(String sentence) |
Copyright © 2017. All rights reserved.