Forum Discussion

jbcmt's avatar
jbcmt
Occasional Contributor
14 years ago

How to Compare Mapped Objects

I have a couple of objects in a Java app which are similar, except that the Window Title changed.  The title is difference enough that I would have to wildcard the whole title, but I'm not sure if that would work as well as it sounds.  I would like to combine them into a single object.  How can I compare the two objects and pick which properties to use for identification?



Thanks



JBC