Constructor and Description |
---|
Strings() |
Modifier and Type | Method and Description |
---|---|
static List<String> |
split(String pattern,
char slash)
Splits given string to substrings by given separator
|
static String |
stripTrailing(String pattern,
char c) |
Copyright © 2016 Eclipse JGit Project. All rights reserved.