Searched refs:otherArray (Results 1 – 2 of 2) sorted by relevance
74 EncodedArrayItem otherArray = (EncodedArrayItem) other; in compareTo0() local76 return array.compareTo(otherArray.array); in compareTo0()
83 EncodedArrayItem otherArray = (EncodedArrayItem) other; in compareTo0() local85 return array.compareTo(otherArray.array); in compareTo0()