public final class Util extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
equalsIgnoreCase(String s1,
String s2,
Locale locale) |
static boolean |
startsWithIgnoreCase(String s1,
String s2,
Locale locale) |
Copyright © 2017. All Rights Reserved.