Searched refs:subsetEquals (Results 1 – 2 of 2) sorted by relevance
356 return this.subsetEquals(other) && other.subsetEquals(this); in equals()392 public boolean subsetEquals(ValuesDelta other) { in subsetEquals() method in ValuesDelta
740 return this.subsetEquals(other) && other.subsetEquals(this); in equals()771 public boolean subsetEquals(ValuesDelta other) { in subsetEquals() method in EntityDelta.ValuesDelta