run a method in an element of an Arraylist in java
- by benjamin
Hi, I want to know if there's a way to run a method of inside an element of an Arraylist
but I don't want to do it with get because it actually changes fields of the element
thanks
benny.