public class StringUtilities extends Object
| Constructor and Description |
|---|
StringUtilities() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getStringAfterLastChar(String s,
char separatorChar) |
static String |
getStringBeforLastChar(String s,
char separatorChar) |
static String |
removeEqualEnd(String path,
String descriptionFile) |
Copyright © 2007–2017 Andreas W. Bartels. All rights reserved.