public class StringUtil extends Object
Constructor and Description |
---|
StringUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
capitalizeFirstLetter(String sentence) |
static String |
formatTimeHMS(long milliseconds) |
static String |
getFieldNameFromGetter(String getter) |
static String |
getFieldNameFromSetter(String setter) |
static boolean |
isEmpty(String s) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.