Searched refs:myIndex (Results 1 – 1 of 1) sorted by relevance
55 var myIndex = startIndex in equals() variable57 while (myIndex < endIndex) { in equals()58 if (buffer[myIndex] != other.buffer[otherIndex]) { in equals()61 myIndex++ in equals()