Searched defs:regionMatches (Results 1 – 1 of 1) sorted by relevance
1111 public boolean regionMatches(int thisStart, String string, int start, int length) { in regionMatches() method in String1154 …public boolean regionMatches(boolean ignoreCase, int thisStart, String string, int start, int leng… in regionMatches() method in String