Hi, I have a arrayList of objects. How can I modif...
# announcements
m
Hi, I have a arrayList of objects. How can I modify one property of each element through the list? i have tried
map
but there is a type collision