implement equals in entityproxy

9 views
Skip to first unread message

FrugoFrog

unread,
Aug 27, 2012, 12:44:54 PM8/27/12
to google-we...@googlegroups.com
Hi there

I have 2 CellLists with EntityProxies. I want to add a selected item
from one only if it is not present in the other.
Is there a better way to do this than:
a) creating a wrapper object implementing equals and using list.contains
b) comparing all selected elements to each element in the other
list(for example database id filed)?

cheers
Reply all
Reply to author
Forward
0 new messages