public final class StringUtil2
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
endsWith(java.lang.CharSequence s,
char c)
Determine if the string
s ends with the char c. |
Copyright © 2018. All Rights Reserved.