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