public class StringUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
endsWithIgnoreCase(String str,
String suffix) |
static boolean |
startsWithIgnoreCase(String str,
String prefix) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.