The code below generates a false , but the objects have the same attribute values, is there any method that compares the objects, but their attributes, not the object itself?
Produto P5 = new Produto(1, 0, 10,1000.0,"Samsung","smartphone...
asked by
08.02.2014 / 19:10