Searched refs:CompareTo (Results 1 – 1 of 1) sorted by relevance
107 func (this ApiLevel) CompareTo(other ApiLevel) int { func124 return this.CompareTo(other) == 0128 return this.CompareTo(other) > 0132 return this.CompareTo(other) >= 0136 return this.CompareTo(other) < 0140 return this.CompareTo(other) <= 0