public class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
retainUnquoted(String haystack,
char quoteChar) |
static boolean |
startsWithIgnoreCase(String haystack,
String pattern) |
Copyright © 2020. All rights reserved.