Что за синтаксис в правильном решении: return price == iphone.price && Objects.equals(model, iphone.model) && Objects.equals(color, iphone.color);