if (!(this.model.equals(iphone.model)) && !(this.color.equals(iphone.color)) && !(this.price==(iphone.price))) { b=false; }