Searched refs:subsetEquals (Results 1 – 1 of 1) sorted by relevance
358 return this.subsetEquals(other) && other.subsetEquals(this); in equals()394 public boolean subsetEquals(ValuesDelta other) { in subsetEquals() method in ValuesDelta