|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StringPattern | |
---|---|
com.sshtools.daemon.util |
Uses of StringPattern in com.sshtools.daemon.util |
---|
Methods in com.sshtools.daemon.util with parameters of type StringPattern | |
---|---|
boolean |
StringUtil.contains(java.lang.String[] strArray,
StringPattern pattern)
Returns whether or not a string can be found in the given string array that matches the specified string pattern. |
int |
StringUtil.indexOf(java.lang.String[] strArray,
StringPattern pattern)
Returns the index of the first string in the given string array that matches the specified string pattern. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |