public interface StringUtils
| Modifier and Type | Method | Description |
|---|---|---|
static int |
count(java.lang.String string,
char c) |
|
static java.util.function.Predicate<java.nio.file.Path> |
pathEndsWith(java.lang.String suffix) |
|
static java.lang.String |
throwableText(java.lang.Throwable throwable) |
Copyright © 2012–2018 MARID software development group. All rights reserved.