Searched refs:otherData (Results 1 – 2 of 2) sorted by relevance
95 StringDataItem otherData = (StringDataItem) other; in compareTo0() local97 return value.compareTo(otherData.value); in compareTo0()