Searched refs:hasSameValue (Results 1 – 2 of 2) sorted by relevance
89 fun hasSameValue(other: FieldItem): Boolean { in <lambda>() method
625 } else if (!old.hasSameValue(new)) { in compare()