cancel
Showing results for 
Search instead for 
Did you mean: 

Task class equals method not overridden

shiva_arunachal
Champ in-the-making
Champ in-the-making
Hi,
I wanted to do something like below:
tasks.removeAll(ownedTasks);

But it did not work as i expected. Later, i looked into code of TaskEntity class and found that equals method is not overridden. Is there a specific reason for not doing so… as i had to tasks.removeAll through a roundabout way.
Thanks in advance.
1 REPLY 1

trademak
Star Contributor
Star Contributor
So specific reason I'm aware of, so could you create a JIRA issue for this?

Thanks,