What does startWith of string in JAVA mean

Determines whether a string begins with a substring.
For example, the string "abcdefg".startWith("abc") evaluates to true because it starts with abc.

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325065885&siteId=291194637