Lines Matching full:rightvalue
302 V rightValue = onlyOnRight.remove(leftKey);303 if (Objects.equal(leftValue, rightValue)) {308 leftValue, rightValue));412 public V rightValue() {421 && Objects.equal(this.right, that.rightValue());