Constructor and Description |
---|
Strings() |
Modifier and Type | Method and Description |
---|---|
static int |
countOccurences(String string,
String substring) |
static String |
firstCharacterInUpperCase(String string) |
public Strings()
public static final String firstCharacterInUpperCase(String string)
public static final int countOccurences(String string, String substring)
Copyright © 2010–2023 Francesco Kriegel. All rights reserved.