public final class StringUtils extends Object
Modifier and Type | Method and Description |
---|---|
static String |
dropComment(String text,
char commentMark) |
static String |
lowerCaseFirstChar(String string) |
static String |
upperCaseFirstChar(String string) |
Copyright © 2017. All rights reserved.