the only difference is that @nono's solution will work on collection object only. while the @shovon's way will "bubble" to every collection the model belongs.
Achievements
21
Karma
0
Total ProTip Views
Komodo Dragon
Have at least one original repo where Java is the dominant language
Charity
Fork and commit to someone's open source project in need
the only difference is that @nono's solution will work on collection object only. while the
@shovon's way will "bubble" to every collection the model belongs.