Closed GoogleCodeExporter closed 9 years ago
hrm, could be the .equals() function may need overriding since it might be
comparing references. I'll look into it.
Original comment by dpershouse@gmail.com
on 5 Jan 2011 at 9:03
You should compare the IDs as integers.
a.getType().getID() == b.getType().getID()
Original comment by AHeinerm
on 6 Jan 2011 at 12:44
Original comment by dpershouse@gmail.com
on 28 Apr 2011 at 8:27
Original issue reported on code.google.com by
KGSmaila...@googlemail.com
on 3 Jan 2011 at 7:04Attachments: